diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-02-07 13:41:06 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-02-07 13:41:06 +0000 |
commit | afbad279e26b51e45bc76348ce80dc85d92568c5 (patch) | |
tree | 95b01228ffaa3ece5de972fec280d80114b54b77 /share/man/man4 | |
parent | 9790a650d54b67131cd1f7bb5924dea119787b9f (diff) |
add qla; ok dlg
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/pci.4 | 6 | ||||
-rw-r--r-- | share/man/man4/sbus.4 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 4f1be74ef74..758987b3be2 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.319 2014/01/21 03:15:46 schwarze Exp $ +.\" $OpenBSD: pci.4,v 1.320 2014/02/07 13:41:05 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. @@ -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: January 21 2014 $ +.Dd $Mdocdate: February 7 2014 $ .Dt PCI 4 .Os .Sh NAME @@ -117,6 +117,8 @@ LSI Logic Fusion-MPT Message Passing Interface 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 Fibre Channel Controllers .It Xr siop 4 LSI/Symbios Logic/NCR 53c8xx SCSI interface .It Xr sli 4 diff --git a/share/man/man4/sbus.4 b/share/man/man4/sbus.4 index f8d836b9a89..5580d8982dd 100644 --- a/share/man/man4/sbus.4 +++ b/share/man/man4/sbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sbus.4,v 1.44 2009/08/29 22:29:48 deraadt Exp $ +.\" $OpenBSD: sbus.4,v 1.45 2014/02/07 13:41:05 jmc Exp $ .\" $NetBSD: sbus.4,v 1.5 2002/01/21 17:54:10 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 29 2009 $ +.Dd $Mdocdate: February 7 2014 $ .Dt SBUS 4 .Os .Sh NAME @@ -69,6 +69,8 @@ SPARC CS4231 audio device ESP NCR 53c94 on-board or SBus SCSI interface .It Xr isp 4 QLogic based SCSI or Fibre Channel SCSI interface +.It Xr qla 4 +QLogic Fibre Channel Controllers .El .Ss Network interfaces .Bl -tag -width 13n -offset ind -compact |