diff options
author | 2006-07-23 03:55:30 +0000 | |
---|---|---|
committer | 2006-07-23 03:55:30 +0000 | |
commit | 87f564298cd9eb3444b05db9ee5dc5c5b0f6100e (patch) | |
tree | 2b5c3313d28d1eb3af88829407c9a47c065e0df9 | |
parent | remove some scsi ioctls, most importantly the ones that can reprobe the (diff) | |
download | wireguard-openbsd-87f564298cd9eb3444b05db9ee5dc5c5b0f6100e.tar.xz wireguard-openbsd-87f564298cd9eb3444b05db9ee5dc5c5b0f6100e.zip |
update nviic(4) entry.
-rw-r--r-- | share/man/man4/pci.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 167d5090ae5..5035be7c8c2 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.162 2006/07/06 14:43:50 jmc Exp $ +.\" $OpenBSD: pci.4,v 1.163 2006/07/23 03:55:30 brad Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -412,7 +412,7 @@ Intel ICH SMBus controller. .It Xr ichwdt 4 Intel 6300ESB ICH watchdog timer. .It Xr nviic 4 -NVIDIA nForce2/3/4 SMBus controller. +NVIDIA nForce and MCP SMBus controller. .It Xr ohci 4 USB OHCI host controller. .It Xr pcic 4 |