Module Name: src
Committed By: wiz
Date: Wed Dec 16 08:16:18 UTC 2015
Modified Files:
src/share/man/man4: adm1026tm.4
Log Message:
Sort sections. Fix Dt.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/adm1026tm.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/adm1026tm.4
diff -u src/share/man/man4/adm1026tm.4:1.1 src/share/man/man4/adm1026tm.4:1.2
--- src/share/man/man4/adm1026tm.4:1.1 Wed Dec 16 07:59:01 2015
+++ src/share/man/man4/adm1026tm.4 Wed Dec 16 08:16:18 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: adm1026tm.4,v 1.1 2015/12/16 07:59:01 jdc Exp $
+.\" $NetBSD: adm1026tm.4,v 1.2 2015/12/16 08:16:18 wiz Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd December 11, 2015
-.Dt ADM1026HM
+.Dt ADM1026HM 4
.Os
.Sh NAME
.Nm adm1026hm
@@ -66,6 +66,12 @@ interface.
.Xr iic 4 ,
.Xr intro 4 ,
.Xr envstat 8
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Julian Coleman Aq Mt [email protected] .
.Sh BUGS
It's not possible to determine if either a sensor is not connected,
or the monitored device is producing no output.
@@ -75,9 +81,3 @@ The
.Nm
driver does not support checking or altering limit values, interrupt output,
nor the built-in EEPROM.
-.Sh AUTHORS
-.An -nosplit
-The
-.Nm
-driver was written by
-.An Julian Coleman Aq Mt [email protected] .