diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2007-03-12 17:45:03 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2007-03-12 17:45:03 +0000 |
commit | 49c1b2676d17f9f565310fdf1ed9ac8a2f775f3f (patch) | |
tree | ed828b0c889950057a3460a5c72e702ae457dc74 /share | |
parent | 722453e3b544def01488a2d1e1614ff3ae60371b (diff) |
add ADT7475 to adt(4) and re-format.
ok jmc@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/adt.4 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/adt.4 b/share/man/man4/adt.4 index 800dcabac7f..d02ab480049 100644 --- a/share/man/man4/adt.4 +++ b/share/man/man4/adt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adt.4,v 1.10 2006/12/26 19:45:44 deraadt Exp $ +.\" $OpenBSD: adt.4,v 1.11 2007/03/12 17:45:02 jasper Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -26,10 +26,11 @@ The .Nm driver provides support for the Analog Devices ADT7460, -Analog Devices ADT7465, Analog Devices ADT7476, -Analog Devices ADT7477, Analog Devices ADM1027, -National Semiconductor LM85, National Semiconductor LM96000, -SMSC EMC6D10x, and SMSC SCH5017 temperature sensors. +Analog Devices ADT7465, Analog Devices ADT7475, +Analog Devices ADT7476, Analog Devices ADT7477, +Analog Devices ADM1027, National Semiconductor LM85, +National Semiconductor LM96000, SMSC EMC6D10x, and SMSC +SCH5017 temperature sensors. The sensor possesses a collection of sensor values which are made available through the .Xr sysctl 8 |