diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-11-06 04:01:16 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-11-06 04:01:16 +0000 |
commit | 86acff58b8f65b20d62eb67ca7bb1e453e37dde4 (patch) | |
tree | df1c9d86264ee73fa40d372d36e7da864ad21b4d /share/man | |
parent | 7734883e3915850ebd7d756514553ff3e961d705 (diff) |
add the MCP67 chipset.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/nviic.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/nviic.4 b/share/man/man4/nviic.4 index 8d453a8f389..6408da5fff6 100644 --- a/share/man/man4/nviic.4 +++ b/share/man/man4/nviic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nviic.4,v 1.5 2006/09/07 10:42:25 jmc Exp $ +.\" $OpenBSD: nviic.4,v 1.6 2006/11/06 04:01:15 brad Exp $ .\" .\" Copyright (c) 2005 David Gwynne <dlg@openbsd.org> .\" @@ -26,7 +26,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for the NVIDIA nForce2/3/4 and MCP51/55/61/65 SMBus +driver provides support for the NVIDIA nForce2/3/4 and MCP51/55/61/65/67 SMBus host interface to be used with the .Xr iic 4 framework. |