summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2006-11-06 04:01:15 +0000
committerbrad <brad@openbsd.org>2006-11-06 04:01:15 +0000
commit0599a4d396c89da45343ef2787c1fec7535e0dd0 (patch)
tree98b9f363bd74c02a75317412128a53c4b5be3105
parentadd the NVIDIA MCP67 SMBus controller. (diff)
downloadwireguard-openbsd-0599a4d396c89da45343ef2787c1fec7535e0dd0.tar.xz
wireguard-openbsd-0599a4d396c89da45343ef2787c1fec7535e0dd0.zip
add the MCP67 chipset.
-rw-r--r--share/man/man4/nviic.44
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.