diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2012-03-15 14:21:51 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2012-03-15 14:21:51 +0000 |
commit | bf651b7280e1837f46517968618b1b0cc14ccd8d (patch) | |
tree | 20b8495939c66316ff7737971cd41d26c54a6784 /share | |
parent | febd41c6808adcf9beb01782b748b4f4f7e7870a (diff) |
Let nviic(4) match the NVIDIA MCP89 chipset, from Brad.
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 d51999abb7d..08182870434 100644 --- a/share/man/man4/nviic.4 +++ b/share/man/man4/nviic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nviic.4,v 1.11 2009/06/18 08:21:20 jsg Exp $ +.\" $OpenBSD: nviic.4,v 1.12 2012/03/15 14:21:50 sthen 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: June 18 2009 $ +.Dd $Mdocdate: March 15 2012 $ .Dt NVIIC 4 .Os .Sh NAME @@ -27,7 +27,7 @@ The .Nm driver provides support for the NVIDIA nForce2/3/4 -and MCP51/55/61/65/67/73/77/79 SMBus +and MCP51/55/61/65/67/73/77/79/89 SMBus host interface to be used with the .Xr iic 4 framework. |