diff options
author | 2009-10-27 23:24:01 +0000 | |
---|---|---|
committer | 2009-10-27 23:24:01 +0000 | |
commit | d5746a081c439681d23abc8725d048c7634f24e3 (patch) | |
tree | 3718ec8f090dd6a7626a2213477d4b2ef8e06a37 | |
parent | Add another Intel ICH10 variant and the PCH chipset. (diff) | |
download | wireguard-openbsd-d5746a081c439681d23abc8725d048c7634f24e3.tar.xz wireguard-openbsd-d5746a081c439681d23abc8725d048c7634f24e3.zip |
Xr mpii(4)
-rw-r--r-- | share/man/man4/pci.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 6c392af707b..5775090240f 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.279 2009/10/26 19:01:55 damien Exp $ +.\" $OpenBSD: pci.4,v 1.280 2009/10/27 23:24:01 deraadt Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 26 2009 $ +.Dd $Mdocdate: October 27 2009 $ .Dt PCI 4 .Os .Sh NAME @@ -110,6 +110,8 @@ Initio INIC-940/950 based PCI SCSI interface QLogic based SCSI or Fibre Channel SCSI interface .It Xr mpi 4 LSI Logic Fusion-MPT Message Passing Interface +.It Xr mpii 4 +LSI Logic Fusion-MPT Message Passing Interface II .It Xr pcscp 4 Advanced Micro Devices Am53c974 PCscsi-PCI SCSI interface .It Xr siop 4 |