Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Fix Dd, use Dq, and remove trailing comma.
details: https://anonhg.NetBSD.org/src/rev/2657b3690d47
branches: trunk
changeset: 751515:2657b3690d47
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Feb 06 12:44:32 2010 +0000
description:
Fix Dd, use Dq, and remove trailing comma.
diffstat:
share/man/man4/uthum.4 | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diffs (36 lines):
diff -r 293adde158bf -r 2657b3690d47 share/man/man4/uthum.4
--- a/share/man/man4/uthum.4 Sat Feb 06 12:10:59 2010 +0000
+++ b/share/man/man4/uthum.4 Sat Feb 06 12:44:32 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uthum.4,v 1.1 2010/02/06 11:26:56 tonio Exp $
+.\" $NetBSD: uthum.4,v 1.2 2010/02/06 12:44:32 wiz Exp $
.\" $OpenBSD: uthum.4,v 1.3 2009/11/23 20:53:18 jmc Exp $
.\"
.\" Copyright (c) 2009 Yojiro UO <yuo%nui.org@localhost>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 23 2009 $
+.Dd November 23, 2009
.Dt UTHUM 4
.Os
.Sh NAME
@@ -31,12 +31,14 @@
made available through the
.Xr envstat 8
interface.
-The humidity data unit is "%RH" and the temperature data unit
-is "degC".
+The humidity data unit is
+.Dq %RH
+and the temperature data unit is
+.Dq degC .
.Sh SEE ALSO
.Xr intro 4 ,
.Xr uhidev 4 ,
-.Xr envstat 8 ,
+.Xr envstat 8
.Sh AUTHORS
.An -nosplit
The
Home |
Main Index |
Thread Index |
Old Index