diff options
author | 2006-06-29 18:05:49 +0000 | |
---|---|---|
committer | 2006-06-29 18:05:49 +0000 | |
commit | 0eeff8e8e59112c9b3c9cd45a38ae7c5aba61a7b (patch) | |
tree | 8dbcf80095da5e0f3760798fdba7025950bf8db8 | |
parent | add support for NVIDIA MCP51 and MCP55 SMbus controllers. (diff) | |
download | wireguard-openbsd-0eeff8e8e59112c9b3c9cd45a38ae7c5aba61a7b.tar.xz wireguard-openbsd-0eeff8e8e59112c9b3c9cd45a38ae7c5aba61a7b.zip |
mention the MCP51 and MCP55
-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 cd2769eeec0..e4fa3997977 100644 --- a/share/man/man4/nviic.4 +++ b/share/man/man4/nviic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nviic.4,v 1.2 2006/01/05 10:04:38 grange Exp $ +.\" $OpenBSD: nviic.4,v 1.3 2006/06/29 18:05:49 brad Exp $ .\" .\" Copyright (c) 2005 David Gwynne <dlg@openbsd.org> .\" @@ -26,8 +26,8 @@ .Sh DESCRIPTION The .Nm -driver provides support for the NVIDIA nForce2/3/4 SMBus host interface to be -used with the +driver provides support for the NVIDIA nForce2/3/4, MCP51 and MCP55 SMBus host +interface to be used with the .Xr iic 4 framework. .Sh SEE ALSO |