Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Nd argument does not need quotes (groff handl...
details: https://anonhg.NetBSD.org/src/rev/4451ad6de7f6
branches: trunk
changeset: 751942:4451ad6de7f6
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Feb 09 06:47:52 2010 +0000
description:
Nd argument does not need quotes (groff handles more than 9 arguments nicely);
add some commas.
diffstat:
share/man/man4/aibs.4 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (40 lines):
diff -r 09904c53a5cc -r 4451ad6de7f6 share/man/man4/aibs.4
--- a/share/man/man4/aibs.4 Tue Feb 09 05:37:25 2010 +0000
+++ b/share/man/man4/aibs.4 Tue Feb 09 06:47:52 2010 +0000
@@ -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 <cnst+netbsd%bugmail.mojo.ru@localhost>
@@ -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
Home |
Main Index |
Thread Index |
Old Index