Module Name:    src
Committed By:   wiz
Date:           Sat Feb  6 12:44:32 UTC 2010

Modified Files:
        src/share/man/man4: uthum.4

Log Message:
Fix Dd, use Dq, and remove trailing comma.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/uthum.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/uthum.4
diff -u src/share/man/man4/uthum.4:1.1 src/share/man/man4/uthum.4:1.2
--- src/share/man/man4/uthum.4:1.1	Sat Feb  6 11:26:56 2010
+++ src/share/man/man4/uthum.4	Sat Feb  6 12:44:32 2010
@@ -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 <y...@nui.org>
@@ -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

Reply via email to