diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-02-13 07:10:08 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-02-13 07:10:08 +0000 |
commit | 7db0673fef34c6818db4f2d17fadd9308232fcb6 (patch) | |
tree | 5db4f9533a4f60ec43dbfb92f7c87689c4bfeb17 /share/man | |
parent | 1f4b503b6ef7c8b31374219d2736c5c6c9907bb9 (diff) |
tweak previous; ok dlg
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/pci.4 | 8 | ||||
-rw-r--r-- | share/man/man4/qla.4 | 4 | ||||
-rw-r--r-- | share/man/man4/qle.4 | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 3b0b1d2e5b0..d09edfc044b 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.323 2014/02/13 01:57:22 dlg Exp $ +.\" $OpenBSD: pci.4,v 1.324 2014/02/13 07:10:07 jmc Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -118,9 +118,9 @@ LSI Logic Fusion-MPT Message Passing Interface II .It Xr pcscp 4 Advanced Micro Devices Am53c974 PCscsi-PCI SCSI interface .It Xr qla 4 -QLogic ISP2100/ISP2200/ISP2300 Fibre Channel Controllers -.It Xr qla 4 -QLogic ISP2400 Fibre Channel Controllers +QLogic ISP2100/ISP2200/ISP2300 Fibre Channel controller +.It Xr qle 4 +QLogic ISP2400 Fibre Channel controller .It Xr siop 4 LSI/Symbios Logic/NCR 53c8xx SCSI interface .It Xr sli 4 diff --git a/share/man/man4/qla.4 b/share/man/man4/qla.4 index bc03a412750..b840fb86aec 100644 --- a/share/man/man4/qla.4 +++ b/share/man/man4/qla.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qla.4,v 1.3 2014/02/13 01:59:05 dlg Exp $ +.\" $OpenBSD: qla.4,v 1.4 2014/02/13 07:10:07 jmc Exp $ .\" .\" Copyright (c) 2014 David Gwynne <dlg@openbsd.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm qla -.Nd QLogic ISP2100/ISP2200/ISP2300 Fibre Channel Controllers +.Nd QLogic ISP2100/ISP2200/ISP2300 Fibre Channel controller .Sh SYNOPSIS .Cd "qla* at pci? " Pq PCI .Cd "qla* at sbus? " Pq SBus diff --git a/share/man/man4/qle.4 b/share/man/man4/qle.4 index c31458f46e9..3e3b7bc1b91 100644 --- a/share/man/man4/qle.4 +++ b/share/man/man4/qle.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qle.4,v 1.2 2014/02/13 01:59:05 dlg Exp $ +.\" $OpenBSD: qle.4,v 1.3 2014/02/13 07:10:07 jmc Exp $ .\" .\" Copyright (c) 2014 Jonathan Matthew <jmatthew@openbsd.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm qle -.Nd QLogic ISP2400 Fibre Channel Controllers +.Nd QLogic ISP2400 Fibre Channel controller .Sh SYNOPSIS .Cd "qle* at pci? " Pq PCI .Sh DESCRIPTION |