Sort sections. Fix Dt.
This commit is contained in:
parent
572b198968
commit
10de853fc7
|
@ -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 jcoleman@NetBSD.org .
|
||||
.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 jcoleman@netbsd.org .
|
||||
|
|
Loading…
Reference in New Issue