summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-04-11 20:39:06 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-04-11 20:39:06 +0000
commitdb6a1239faba33812da710f0c20b1118f35475e8 (patch)
tree5a2224107ee9763fb47f12cd8c18bbd54fe1ec18 /share/man
parentf4d849ae9844c5f8e710a499e7cda1e27031d14c (diff)
more Xr flesh
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/an.44
-rw-r--r--share/man/man4/cardbus.46
-rw-r--r--share/man/man4/isapnp.442
-rw-r--r--share/man/man4/pci.44
-rw-r--r--share/man/man4/pcmcia.441
-rw-r--r--share/man/man4/usb.422
6 files changed, 61 insertions, 58 deletions
diff --git a/share/man/man4/an.4 b/share/man/man4/an.4
index 65d9ea3f2e7..bf28fd3894a 100644
--- a/share/man/man4/an.4
+++ b/share/man/man4/an.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: an.4,v 1.7 2000/04/11 16:26:22 millert Exp $
+.\" $OpenBSD: an.4,v 1.8 2000/04/11 20:39:02 deraadt Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
@@ -38,7 +38,7 @@
.Sh NAME
.Nm an
.Nd
-Aironet Communications 4500/4800 IEEE 802.11DS network adapter driver
+Aironet Communications 4500/4800 IEEE 802.11DS network adapter
.Sh SYNOPSIS
.Cd "an* at pcmcia? function ?"
.Cd "an* at pci? dev ? function ?"
diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4
index 0e28457189b..0b3eac8f109 100644
--- a/share/man/man4/cardbus.4
+++ b/share/man/man4/cardbus.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cardbus.4,v 1.1 2000/04/11 14:12:27 aaron Exp $
+.\" $OpenBSD: cardbus.4,v 1.2 2000/04/11 20:39:02 deraadt Exp $
.\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -67,8 +67,8 @@ includes the following machine-independent CardBus
drivers, sorted by function and driver name:
.Pp
.Ss Network interfaces
-.Bl -tag -width speaker -offset indent -compact
-.It xl
+.Bl -tag -width speaker -offset ind -compact
+.It Xr xl 4
3Com 3c575TX, 3c575BTX, and 3c575CTX Ethernet interfaces.
.El
.Sh SEE ALSO
diff --git a/share/man/man4/isapnp.4 b/share/man/man4/isapnp.4
index 37782b92618..d5f4d808914 100644
--- a/share/man/man4/isapnp.4
+++ b/share/man/man4/isapnp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isapnp.4,v 1.17 2000/04/11 14:08:04 aaron Exp $
+.\" $OpenBSD: isapnp.4,v 1.18 2000/04/11 20:39:03 deraadt Exp $
.\" $NetBSD: isapnp.4,v 1.8 1998/06/07 09:08:46 enami Exp $
.\"
.\" Copyright (c) 1997 Jonathan Stone
@@ -52,50 +52,50 @@ includes machine-independent ISAPNP drivers, sorted by function
and driver name:
.Pp
.Ss Disk controllers
-.Bl -tag -width speaker -offset indent -compact
-.It aic
+.Bl -tag -width speakerxx -offset ind -compact
+.It Xr aic 4
Adaptec AHA-1520B SCSI controller card.
-.It aha
+.It Xr aha 4
Adaptec AHA-154x SCSI controller card.
-.It wdc
+.It Xr wdc 4
IDE controllers (typically found on sound cards).
.El
.Pp
.Ss Serial and parallel interfaces
-.Bl -tag -width speaker -offset indent -compact
-.It com & pccom
+.Bl -tag -width speaker -offset ind -compact
+.It Xr com 4 , Xr pccom 4
8250/16450/16550/16650/16850-compatible ISA PnP serial cards and internal
-modems (i386 only).
+modems.
Win-modems are not supported.
.El
.Pp
.Ss Network interfaces
-.Bl -tag -width speaker -offset indent -compact
-.It ep
+.Bl -tag -width speaker -offset ind -compact
+.It Xr ep 4
3Com 3c509B EtherLink-III Ethernet interfaces.
-.It le
+.It Xr le 4
Ethernet driver for Lance based Ethernet interfaces.
-.It ne
+.It Xr ne 4
NE2000-compatible Ethernet interfaces.
-.It we
+.It Xr we 4
SMC EtherEZ ethernet interfaces.
.El
.Ss Sound
-.Bl -tag -width speaker -offset indent -compact
-.It sb
+.Bl -tag -width speaker -offset ind -compact
+.It Xr sb 4
SoundBlaster series sound cards (SB16 PnP through AWE64).
-.It gus
+.It Xr gus 4
Gravis Ultrasound PnP sound cards.
-.It ym
+.It Xr ym 4
Yamaha OPL3-SA3 sound cards.
-.It wss
+.It Xr wss 4
Windows Sound System cards.
-.It mpu
+.It Xr mpu 4
MIDI interfaces.
.El
.Ss Misc devices
-.Bl -tag -width speaker -offset indent -compact
-.It joy
+.Bl -tag -width speaker -offset ind -compact
+.It Xr joy 4
Joystick driver.
.El
.Sh CAVEATS
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index d5b89a14a04..1375e3e5ebc 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.4 2000/04/11 14:08:04 aaron Exp $
+.\" $OpenBSD: pci.4,v 1.5 2000/04/11 20:39:04 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.
@@ -181,6 +181,8 @@ Winbond W89C840F Ethernet interfaces.
Intel Gigabit Ethernet interfaces.
.It Xr xl 4
3Com 3c900, 3c905, 3c980, and 3cSOHO Ethernet interfaces.
+.It Xr an 4
+Aironet Communications 4500/4800 IEEE 802.11DS wireless network adapter.
.El
.Pp
.Ss Serial interfaces
diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4
index 36b1963cccc..284e94377ad 100644
--- a/share/man/man4/pcmcia.4
+++ b/share/man/man4/pcmcia.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pcmcia.4,v 1.10 2000/04/11 14:08:04 aaron Exp $
+.\" $OpenBSD: pcmcia.4,v 1.11 2000/04/11 20:39:04 deraadt Exp $
.\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -55,44 +55,45 @@ The following devices are supported, sorted by function
and driver name:
.Pp
.Ss Serial interfaces and modems
-.Bl -tag -width speaker -offset indent -compact
-.It com
-8250/16450/16550-compatible PCMCIA serial cards and modems.
-.It pccom
+.Bl -tag -width speaker -offset ind -compact
+.It Xr com 4 , Xr pccom 4
8250/16450/16550-compatible PCMCIA serial cards and modems.
-i386-specific driver.
.El
.Pp
.Ss Network interfaces
-.Bl -tag -width speaker -offset indent -compact
-.It awi
-BayStack 650 wireless 802.11 FH controller.
-.It cnw
+.Bl -tag -width speaker -offset ind -compact
+.It Xr awi 4
+BayStack 650 wireless 802.11FH wireless controller.
+.It Xr cnw 4
Xircom Creditcard Netwave cards.
-.It ep
+.It Xr ep 4
3com 3c589 Etherlink-III ethernet cards.
-.It ne
+.It Xr ne 4
NE2000 compatible cards.
-.It rln
+.It Xr rln 4
Proxim RangeLAN2 PC-Card
-.It sm
+.It Xr sm 4
Megahertz ethernet cards.
-.It xe
+.It Xr xe 4
Xircom 16bit ethernet cards.
-.It wi
-Lucent WaveLAN IEEE 802.11-compatible cards.
+.It Xr wi 4
+Lucent WaveLAN IEEE 802.11DS and compatible cards.
+.It Xr an 4
+Aironet Communications 4500/4800 IEEE 802.11DS wireless controller.
+.It Xr ray 4
+Raytheon Raylink / WebGear Aviator IEEE 802.11FH 2Mbps wireless controller.
.El
.Pp
.Ss SCSI controllers
.Bl -tag -width speaker -offset indent -compact
-.It aic
+.It Xr aic 4
Adaptec APA-14[56]0 and NewMedia BusToaster SCSI controller cards.
.El
.Ss IDE controllers
.Bl -tag -width speaker -offset indent -compact
-.It wdc
+.It Xr wdc 4
Devices which implement an ATA/IDE interface, such as mini disk drives,
-CDROMS. This includes flash cards which emulate a disk drive.
+CDROMS. This includes Compact Flash cards which emulate a disk drive.
.El
.Pp
The supported PCMCIA controllers are those that are i82365 compatible.
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index 7e9ca9ef734..df8f6e5c0f0 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usb.4,v 1.6 2000/04/11 14:08:04 aaron Exp $
+.\" $OpenBSD: usb.4,v 1.7 2000/04/11 20:39:05 deraadt Exp $
.\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -95,28 +95,28 @@ includes machine-independent
.Tn USB
drivers, sorted by driver name:
.Pp
-.Bl -tag -width speaker -offset indent -compact
-.It if_aue
+.Bl -tag -width speakerxx -offset ind -compact
+.It Xr aue 4
AN986 Pegasus-based Ethernet interfaces.
-.It if_cue
+.It Xr cue 4
CATC USB-EL1201A-based Ethernet interfaces.
-.It if_kue
+.It Xr kue 4
Kawasaki LSI KL5KUSB101B-based Ethernet interfaces.
-.It uaudio
+.It Xr uaudio 4
Audio devices.
-.It ugen
+.It Xr ugen 4
Generic driver for unknown
.Tn USB
devices.
-.It uhid
+.It Xr uhid 4
Generic driver for Human Interface Devices.
-.It ulpt
+.It Xr ulpt 4
.Tn USB
Printers.
-.It umass
+.It Xr umass 4
.Tn USB
Mass Storage Devices, i.e., external disk drives.
-.It umodem
+.It Xr umodem 4
.Tn USB
Modems.
.El