Module Name:    src
Committed By:   njoly
Date:           Mon Oct  8 17:56:59 UTC 2012

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

Log Message:
In columnated list, adjust address column size to match reality and
remove extra Ta macro in first It line.
While here kill a superfuous Pp.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/lmtemp.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/lmtemp.4
diff -u src/share/man/man4/lmtemp.4:1.2 src/share/man/man4/lmtemp.4:1.3
--- src/share/man/man4/lmtemp.4:1.2	Fri Apr  4 10:09:07 2008
+++ src/share/man/man4/lmtemp.4	Mon Oct  8 17:56:59 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: lmtemp.4,v 1.2 2008/04/04 10:09:07 xtraeme Exp $
+.\"	$NetBSD: lmtemp.4,v 1.3 2012/10/08 17:56:59 njoly Exp $
 .\"
 .\" Copyright (c) 2005 KIYOHARA Takashi
 .\" All rights reserved.
@@ -46,8 +46,8 @@ The
 supports ranges of the temperature between +125 from -55.
 .Pp
 Each device is specified by the value of the address and flags.
-.Bl -column "Temperature" "addr" "flags" -offset indent
-.It Sy "Temperature" Ta Sy "addr" Ta Ta Sy "flags"
+.Bl -column "Temperature" "0x48 - 0x4f" "flags" -offset indent
+.It Sy "Temperature" Ta Sy "addr" Ta Sy "flags"
 .It Li "LM75" Ta "0x48 - 0x4f" Ta "0x0000"
 .It Li "DS75" Ta "0x48 - 0x4f" Ta "0x0001"
 .It Li "LM77" Ta "0x48 - 0x4b" Ta "0x0002"
@@ -56,7 +56,6 @@ Each device is specified by the value of
 Chips supported by the
 .Nm
 driver include:
-.Pp
 .Bl -item -offset indent
 .It
 .Tn National Semiconductor

Reply via email to