summaryrefslogtreecommitdiff
path: root/share/man/man4/lmtemp.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/lmtemp.4')
-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 ,