diff options
author | 2006-07-20 21:27:06 +0000 | |
---|---|---|
committer | 2006-07-20 21:27:06 +0000 | |
commit | 37d421cda51b9c108f16877428615b13dc860aad (patch) | |
tree | 6faf66c98f59f742b137fc23d1ed6eac79d0a83f | |
parent | Add support for Analog Devices ADM1023 (and ADM1021A). (diff) | |
download | wireguard-openbsd-37d421cda51b9c108f16877428615b13dc860aad.tar.xz wireguard-openbsd-37d421cda51b9c108f16877428615b13dc860aad.zip |
Mention Analog Devices ADM1023.
-rw-r--r-- | share/man/man4/admtemp.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/admtemp.4 b/share/man/man4/admtemp.4 index 660e81a5108..0c803da2cc5 100644 --- a/share/man/man4/admtemp.4 +++ b/share/man/man4/admtemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: admtemp.4,v 1.6 2006/07/15 22:12:47 kettenis Exp $ +.\" $OpenBSD: admtemp.4,v 1.7 2006/07/20 21:27:06 kettenis Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -26,7 +26,7 @@ The .Nm driver provides support for the Analog Devices ADM1021, -Analog Devices ADM1032, Genesys Logic GL523SM, +Analog Devices ADM1023, Analog Devices ADM1032, Genesys Logic GL523SM, Global Mixed-mode Technology G781, Maxim 1617, and Xeon embedded temperature sensors. The device possesses internal and external temperature sensors. |