diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-11-16 17:04:16 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-11-16 17:04:16 +0000 |
commit | 4fc7150fa3b7add8d0670392cfa3a211af977398 (patch) | |
tree | 3c0a400b4cf4df59603f3110bad1fbf765c3b293 | |
parent | 04854a14145c2dd091ff3572668e4741d3e206f4 (diff) |
supports MAX6642 now too
-rw-r--r-- | share/man/man4/maxtmp.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/maxtmp.4 b/share/man/man4/maxtmp.4 index ecadd2996ef..536139cab40 100644 --- a/share/man/man4/maxtmp.4 +++ b/share/man/man4/maxtmp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: maxtmp.4,v 1.2 2005/11/15 16:57:14 deraadt Exp $ +.\" $OpenBSD: maxtmp.4,v 1.3 2005/11/16 17:04:15 deraadt Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -19,13 +19,13 @@ .Os .Sh NAME .Nm maxtmp -.Nd Maxim MAX6690 temperature sensor +.Nd Maxim MAX6642/MAX6690 temperature sensor .Sh SYNOPSIS .Cd "maxtmp* at maciic?" .Sh DESCRIPTION The .Nm -driver provides support for the Maxim MAX6690 +driver provides support for the Maxim MAX6642/MAX6690 temperature sensor. The sensor possesses an internal temperature sensor and a link to an external temperature sensor. |