diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2007-09-13 16:49:04 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2007-09-13 16:49:04 +0000 |
commit | a6d1eb9ed2ac4e962213338fb3e20bcda51ebb6c (patch) | |
tree | a292a2f07e2502ee64d6b91c9e39b7b5aa34dfd5 /share | |
parent | f610105e2d92c9ee0b1dc159ff80a879e2b23c70 (diff) |
Add the NVIDIA MCP73 SMBus controller.
ok dlg@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/nviic.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/nviic.4 b/share/man/man4/nviic.4 index 66608960c31..cc2b67a692b 100644 --- a/share/man/man4/nviic.4 +++ b/share/man/man4/nviic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nviic.4,v 1.7 2007/05/31 19:19:51 jmc Exp $ +.\" $OpenBSD: nviic.4,v 1.8 2007/09/13 16:49:03 brad Exp $ .\" .\" Copyright (c) 2005 David Gwynne <dlg@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: May 31 2007 $ +.Dd $Mdocdate: September 13 2007 $ .Dt NVIIC 4 .Os .Sh NAME @@ -26,7 +26,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for the NVIDIA nForce2/3/4 and MCP51/55/61/65/67 SMBus +driver provides support for the NVIDIA nForce2/3/4 and MCP51/55/61/65/67/73 SMBus host interface to be used with the .Xr iic 4 framework. |