summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-04-15 20:52:59 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-04-15 20:52:59 +0000
commit8ae1d84ee534f4c38fcee910333fda8b03e1b922 (patch)
tree1eb151b43f56fe988b43e90bbc0508001827ff80 /share
parentd6847e3a62d736b7d6ed5a44526f24737fc7b0f6 (diff)
mention LM76; stop being exact about increments
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/lmtemp.414
1 files changed, 6 insertions, 8 deletions
diff --git a/share/man/man4/lmtemp.4 b/share/man/man4/lmtemp.4
index 328085870cc..f69e3da5fa0 100644
--- a/share/man/man4/lmtemp.4
+++ b/share/man/man4/lmtemp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lmtemp.4,v 1.12 2007/05/31 19:19:50 jmc Exp $
+.\" $OpenBSD: lmtemp.4,v 1.13 2008/04/15 20:52:58 deraadt Exp $
.\"
.\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -14,27 +14,25 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: April 15 2008 $
.Dt LMTEMP 4
.Os
.Sh NAME
.Nm lmtemp
-.Nd National Semiconductor LM75/LM77 temperature sensor
+.Nd National Semiconductor LM75/LM76/LM77 temperature sensor
.Sh SYNOPSIS
.Cd "lmtemp* at iic?"
.Sh DESCRIPTION
The
.Nm
driver provides support for the National Semiconductor LM75,
-National Semiconductor LM77, Dallas Semiconductor 1775, and
-Philips Semiconductor LM75A temperature sensors.
+National Semiconductor LM76, National Semiconductor LM77,
+Dallas Semiconductor 1775, and Philips Semiconductor LM75A
+temperature sensors.
The sensor possesses a single temperature value that can be accessed
through the
.Xr sysctl 8
interface.
-.Pp
-The sensors can report temperatures between -55C and +125C in
-increments of 0.5C.
.Sh SEE ALSO
.Xr iic 4 ,
.Xr intro 4 ,