summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-04-11 14:08:05 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-04-11 14:08:05 +0000
commitdb4c687580ee1f03524d4254250315b4a77a9964 (patch)
treeee6e35c8d38057186d5dcabc9abaf5da4c91bf06
parent6a26b6c33728d7c84108b97d0daecc9c1294d4c5 (diff)
Xr pcmcia(4), too.
-rw-r--r--share/man/man4/isa.438
-rw-r--r--share/man/man4/isapnp.43
-rw-r--r--share/man/man4/pci.43
-rw-r--r--share/man/man4/pcmcia.419
-rw-r--r--share/man/man4/usb.43
5 files changed, 18 insertions, 48 deletions
diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4
index 268ebf34b07..530d8128b74 100644
--- a/share/man/man4/isa.4
+++ b/share/man/man4/isa.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isa.4,v 1.3 2000/04/11 14:01:51 aaron Exp $
+.\" $OpenBSD: isa.4,v 1.4 2000/04/11 14:08:03 aaron Exp $
.\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -213,38 +213,12 @@ Plug-and-Play variants.
These are listed in
.Xr isapnp 4 .
.Sh SEE ALSO
-.Xr aha 4 ,
-.Xr aic 4 ,
-.Xr aria 4 ,
-.Xr ast 4 ,
-.Xr bha 4 ,
-.Xr cy 4 ,
-.Xr gus 4 ,
-.Xr ec 4 ,
-.Xr el 4 ,
-.Xr ep 4 ,
-.Xr ess 4 ,
-.Xr ie 4 ,
+.Xr cardbus 4 ,
+.Xr intro 4 ,
.Xr isapnp 4 ,
-.Xr iy 4 ,
-.Xr lc 4 ,
-.Xr le 4 ,
-.Xr lpt 4 ,
-.Xr mcd 4 ,
-.Xr nca 4 ,
-.Xr ne 4 ,
-.Xr pas 4 ,
-.Xr pss 4 ,
-.Xr rtfps 4 ,
-.Xr sb 4 ,
-.Xr sea 4 ,
-.Xr sm 4 ,
-.Xr uha 4 ,
-.Xr wd 4 ,
-.Xr wds 4 ,
-.Xr we 4 ,
-.Xr wss 4 ,
-.Xr wt 4
+.Xr pci 4 ,
+.Xr pcmcia 4 ,
+.Xr usb 4
.Sh HISTORY
The machine-independent
.Tn ISA
diff --git a/share/man/man4/isapnp.4 b/share/man/man4/isapnp.4
index 7923c376dc1..37782b92618 100644
--- a/share/man/man4/isapnp.4
+++ b/share/man/man4/isapnp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isapnp.4,v 1.16 2000/04/11 14:01:52 aaron Exp $
+.\" $OpenBSD: isapnp.4,v 1.17 2000/04/11 14:08:04 aaron Exp $
.\" $NetBSD: isapnp.4,v 1.8 1998/06/07 09:08:46 enami Exp $
.\"
.\" Copyright (c) 1997 Jonathan Stone
@@ -137,6 +137,7 @@ joy0 at isapnp0 <PnP Sound Chip, @P@1001, , > port 0x200/8
.Xr intro 4 ,
.Xr isa 4 ,
.Xr pci 4 ,
+.Xr pcmcia 4 ,
.Xr usb 4
.Sh HISTORY
The
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index 60cdd14cb02..d5b89a14a04 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.3 2000/04/11 14:01:52 aaron Exp $
+.\" $OpenBSD: pci.4,v 1.4 2000/04/11 14:08:04 aaron Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -245,6 +245,7 @@ ICS PCI-WDT500/501 watchdog timer devices.
.Xr intro 4 ,
.Xr isa 4 ,
.Xr isapnp 4 ,
+.Xr pcmcia 4 ,
.Xr usb 4
.Sh HISTORY
The machine-independent
diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4
index 4626861d9b2..36b1963cccc 100644
--- a/share/man/man4/pcmcia.4
+++ b/share/man/man4/pcmcia.4
@@ -1,9 +1,9 @@
-.\" $OpenBSD: pcmcia.4,v 1.9 1999/12/16 02:56:55 deraadt Exp $
+.\" $OpenBSD: pcmcia.4,v 1.10 2000/04/11 14:08:04 aaron Exp $
.\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $
+.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
-
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -97,19 +97,12 @@ CDROMS. This includes flash cards which emulate a disk drive.
.Pp
The supported PCMCIA controllers are those that are i82365 compatible.
.Sh SEE ALSO
-.Xr aic 4 ,
-.Xr awi 4 ,
-.Xr com 4 ,
-.Xr cnw 4 ,
-.Xr ep 4 ,
+.Xr cardbus 4 ,
.Xr intro 4 ,
.Xr isa 4 ,
-.Xr ne 4 ,
-.Xr pccom 4 ,
-.Xr sm 4 ,
-.Xr wdc 4 ,
-.Xr wi 4 ,
-.Xr xe 4
+.Xr isapnp 4 ,
+.Xr pci 4 ,
+.Xr usb 4
.Sh HISTORY
The
.Nm
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index 51aa9e89112..7e9ca9ef734 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usb.4,v 1.5 2000/04/11 14:01:52 aaron Exp $
+.\" $OpenBSD: usb.4,v 1.6 2000/04/11 14:08:04 aaron Exp $
.\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -342,6 +342,7 @@ Human Interface Devices
.Xr isa 4 ,
.Xr isapnp 4 ,
.Xr pci 4 ,
+.Xr pcmcia 4 ,
.Xr usbdevs 8
.Pp
The