diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/isa.4 | 6 | ||||
-rw-r--r-- | share/man/man4/lm.4 | 3 | ||||
-rw-r--r-- | share/man/man4/wbsio.4 | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index ce0ba62e82a..0165ba62a27 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.58 2008/02/17 15:17:13 kettenis Exp $ +.\" $OpenBSD: isa.4,v 1.59 2008/02/17 16:48:47 jmc Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -190,12 +190,12 @@ SoundForte RadioLink SF16-FMR2 FM radio device .Ss Hardware Sensors .Bl -tag -width 12n -offset ind -compact .It Xr aps 4 -ThinkPad Active Protection System hardware monitors +ThinkPad Active Protection System accelerometer .It Xr it 4 ITE IT8705F/IT8712F/IT8716F/IT8718F/IT8726F and SiS SiS950 temperature, voltage, and fan sensor with watchdog timer .It Xr lm 4 -National Semiconductor LM78, LM79 and compatible hardware monitors +National Semiconductor LM78/79/81 temperature, voltage, and fan sensor .It Xr nsclpcsio 4 National Semiconductor PC87366 LPC Super I/O with GPIO .It Xr viasio 4 diff --git a/share/man/man4/lm.4 b/share/man/man4/lm.4 index b3829b63e0d..3f99dcf53ce 100644 --- a/share/man/man4/lm.4 +++ b/share/man/man4/lm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lm.4,v 1.18 2008/02/17 15:14:21 kettenis Exp $ +.\" $OpenBSD: lm.4,v 1.19 2008/02/17 16:48:47 jmc Exp $ .\" $NetBSD: lm.4,v 1.11 2001/09/22 01:22:49 wiz Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -115,6 +115,7 @@ it will detach the device from .Sh SEE ALSO .Xr iic 4 , .Xr isa 4 , +.Xr wbsio 4 , .Xr sensorsd 8 , .Xr sysctl 8 .Sh HISTORY diff --git a/share/man/man4/wbsio.4 b/share/man/man4/wbsio.4 index 7d19d075400..1d76bb57163 100644 --- a/share/man/man4/wbsio.4 +++ b/share/man/man4/wbsio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wbsio.4,v 1.1 2008/02/17 15:12:30 kettenis Exp $ +.\" $OpenBSD: wbsio.4,v 1.2 2008/02/17 16:48:47 jmc Exp $ .\" .\" Copyright (c) 2008 Mark Kettenis <kettenis@openbsd.org> .\" @@ -35,6 +35,7 @@ driver. .Sh SEE ALSO .Xr intro 4 , .Xr isa 4 , +.Xr lm 4 .Sh HISTORY The .Nm @@ -45,4 +46,3 @@ The .Nm driver was written by .An Mark Kettenis Aq kettenis@openbsd.org . - |