diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-04-09 21:56:41 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-04-09 21:56:41 +0000 |
commit | 090e518be1b71a6c08072fba27d02891ba2296bc (patch) | |
tree | 18cf9ba4e98bef0004599204a43aa6cc2685126c /share/man | |
parent | b82a32604f43138785e1bcf5f08d357566539244 (diff) |
support the NPX SE97 too
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/sdtemp.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/sdtemp.4 b/share/man/man4/sdtemp.4 index 4ac00b3d922..4dbd8592607 100644 --- a/share/man/man4/sdtemp.4 +++ b/share/man/man4/sdtemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sdtemp.4,v 1.1 2008/04/07 01:31:46 deraadt Exp $ +.\" $OpenBSD: sdtemp.4,v 1.2 2008/04/09 21:56:40 deraadt Exp $ .\" .\" Copyright (c) 2008 Theo de Raadt <deraadt@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 7 2008 $ +.Dd $Mdocdate: April 9 2008 $ .Dt SDTEMP 4 .Os .Sh NAME @@ -28,7 +28,7 @@ The driver retrieves temperature sensor information from memory modules which contain sensor chips defined in JEDEC JC-42.4. .Pp -Current sensor chips include the NPX SE98 and AD ADT7408. +Current sensor chips include the NPX SE97, NPX SE98, and AD ADT7408. .Sh SEE ALSO .Xr iic 4 .Sh HISTORY |