From d3a206060d95f0a66ffd6f4d64713fd8d8c32b10 Mon Sep 17 00:00:00 2001 From: Alexander Yurchenko Date: Fri, 13 Jan 2006 21:55:09 +0000 Subject: maxds now supports DS1624 and DS1721. --- share/man/man4/iic.4 | 4 ++-- share/man/man4/maxds.4 | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index b6982ce4eb4..61d6743b59a 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.38 2006/01/06 23:21:52 deraadt Exp $ +.\" $OpenBSD: iic.4,v 1.39 2006/01/13 21:55:08 grange Exp $ .\" .\" Copyright (c) 2004, 2006 Alexander Yurchenko .\" @@ -122,7 +122,7 @@ National Semiconductor LM87 temperature sensor .It Xr lmtemp 4 National Semiconductor LM75/LM77 temperature sensor .It Xr maxds 4 -Maxim DS1631 temperature sensor +Maxim DS1624/DS1631/DS1721 temperature sensor .It Xr maxtmp 4 Maxim MAX6642/MAX6690 temperature sensor .It Xr pcagpio 4 diff --git a/share/man/man4/maxds.4 b/share/man/man4/maxds.4 index ae33d954b29..e94017062fe 100644 --- a/share/man/man4/maxds.4 +++ b/share/man/man4/maxds.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: maxds.4,v 1.3 2006/01/01 20:52:28 deraadt Exp $ +.\" $OpenBSD: maxds.4,v 1.4 2006/01/13 21:55:08 grange Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt .\" @@ -19,13 +19,13 @@ .Os .Sh NAME .Nm maxds -.Nd Maxim DS1631 temperature sensor +.Nd Maxim DS1624/DS1631/DS1721 temperature sensor .Sh SYNOPSIS .Cd "maxds* at iic?" .Sh DESCRIPTION The .Nm -driver provides support for the Maxim DS1631 +driver provides support for the Maxim DS1624/DS1631/DS1721 temperature sensor. The sensor possesses just one accurate temperature sensor; the value is made available through the -- cgit v1.2.3