diff options
author | 2005-11-16 17:04:15 +0000 | |
---|---|---|
committer | 2005-11-16 17:04:15 +0000 | |
commit | e05243be3a748d773e558bc7345715e3687f5488 (patch) | |
tree | 5e886fb56da5d5030aec12bd1bbe1d98d5b60c87 | |
parent | CODESET support. okay millert@, otto@ (diff) | |
download | wireguard-openbsd-e05243be3a748d773e558bc7345715e3687f5488.tar.xz wireguard-openbsd-e05243be3a748d773e558bc7345715e3687f5488.zip |
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. |