Module Name: src
Committed By: wiz
Date: Tue Feb 9 06:47:53 UTC 2010
Modified Files:
src/share/man/man4: aibs.4
Log Message:
Nd argument does not need quotes (groff handles more than 9 arguments nicely);
add some commas.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/aibs.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/aibs.4
diff -u src/share/man/man4/aibs.4:1.2 src/share/man/man4/aibs.4:1.3
--- src/share/man/man4/aibs.4:1.2 Tue Feb 9 05:37:25 2010
+++ src/share/man/man4/aibs.4 Tue Feb 9 06:47:52 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: aibs.4,v 1.2 2010/02/09 05:37:25 cnst Exp $
+.\" $NetBSD: aibs.4,v 1.3 2010/02/09 06:47:52 wiz Exp $
.\" $OpenBSD: aibs.4,v 1.4 2009/07/30 06:30:45 jmc Exp $
.\"
.\" Copyright (c) 2009 Constantine A. Murenin <[email protected]>
@@ -20,7 +20,7 @@
.Os
.Sh NAME
.Nm aibs
-.Nd "ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor"
+.Nd ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor
.Sh SYNOPSIS
.Cd "aibs* at acpi?"
.Sh DESCRIPTION
@@ -54,18 +54,18 @@
.It
Voltage sensors can have a state of
.Dv valid ,
-.Dv critunder
+.Dv critunder ,
or
.Dv critover ;
temperature sensors can have a state of
.Dv valid ,
.Dv warnover ,
-.Dv critover
+.Dv critover ,
or
.Dv invalid ;
and fan sensors can have a state of
.Dv valid ,
-.Dv warnunder
+.Dv warnunder ,
or
.Dv warnover .
.It