diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-01-23 17:00:18 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-01-23 17:00:18 +0000 |
commit | 887b2267dbff98296daf3272f8f25f9085b647e9 (patch) | |
tree | dc9da28a43350c39b31686e5596c36bf3150a1ab /share | |
parent | 6cf0cbdb7e2e5e586ec491168c243ccb45be5091 (diff) | |
download | FreeBSD-src-887b2267dbff98296daf3272f8f25f9085b647e9.zip FreeBSD-src-887b2267dbff98296daf3272f8f25f9085b647e9.tar.gz |
Third round of config related changes to the manpages.
device blah0 -> device blah for PCI devices and busses.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/adv.4 | 10 | ||||
-rw-r--r-- | share/man/man4/adw.4 | 4 | ||||
-rw-r--r-- | share/man/man4/ahb.4 | 2 | ||||
-rw-r--r-- | share/man/man4/bktr.4 | 8 | ||||
-rw-r--r-- | share/man/man4/dpt.4 | 8 | ||||
-rw-r--r-- | share/man/man4/en.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/adv.4 | 10 | ||||
-rw-r--r-- | share/man/man4/man4.i386/adw.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/ahb.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/alpm.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/bktr.4 | 8 | ||||
-rw-r--r-- | share/man/man4/man4.i386/dpt.4 | 8 | ||||
-rw-r--r-- | share/man/man4/man4.i386/en.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/ep.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/pcf.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/sym.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/tx.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/vx.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/wfd.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/wi.4 | 2 | ||||
-rw-r--r-- | share/man/man4/sym.4 | 2 | ||||
-rw-r--r-- | share/man/man4/tx.4 | 2 | ||||
-rw-r--r-- | share/man/man4/wi.4 | 2 |
23 files changed, 46 insertions, 46 deletions
diff --git a/share/man/man4/adv.4 b/share/man/man4/adv.4 index dc860b5..6f334b0 100644 --- a/share/man/man4/adv.4 +++ b/share/man/man4/adv.4 @@ -31,16 +31,16 @@ .Nd Advansys ISA/VL/EISA/PCI 8bit SCSI Host adapter driver .Sh SYNOPSIS For one or more ISA or VL cards: -.Cd device isa0 +.Cd device isa .Cd device "adv0 at isa? port ? cam irq ? drq ?" .Pp For one or more EISA cards: -.Cd device eisa0 -.Cd device adv0 +.Cd device eisa +.Cd device adv .Pp For one or more PCI cards: -.Cd device pci0 -.Cd device adv0 +.Cd device pci +.Cd device adv .Pp For one or more SCSI busses: .Cd device scbus0 at adv0 diff --git a/share/man/man4/adw.4 b/share/man/man4/adw.4 index 9cc50d4..507199f 100644 --- a/share/man/man4/adw.4 +++ b/share/man/man4/adw.4 @@ -30,8 +30,8 @@ .Nm adw .Nd Advansys PCI 16bit SCSI Host adapter driver .Sh SYNOPSIS -.Cd controller pci0 -.Cd controller adw0 +.Cd controller pci +.Cd controller adw .Pp For one or more SCSI busses: .Cd controller scbus0 at adw0 diff --git a/share/man/man4/ahb.4 b/share/man/man4/ahb.4 index 6db9620..c1aa847 100644 --- a/share/man/man4/ahb.4 +++ b/share/man/man4/ahb.4 @@ -33,7 +33,7 @@ .Nm ahb .Nd Adaptec EISA SCSI host adapter driver .Sh SYNOPSIS -.Cd device ahb0 +.Cd device ahb .Cd device scbus0 at ahb0 .Sh DESCRIPTION This driver provides access to the diff --git a/share/man/man4/bktr.4 b/share/man/man4/bktr.4 index 76d0088..1fb8661 100644 --- a/share/man/man4/bktr.4 +++ b/share/man/man4/bktr.4 @@ -8,11 +8,11 @@ .Nm brooktree .Nd video capture driver .Sh SYNOPSIS -.Nm device bktr0 +.Nm device bktr .Pp -.Nm device iicbus0 -.Nm device iicbb0 -.Nm device smbus0 +.Nm device iicbus +.Nm device iicbb +.Nm device smbus .Sh DESCRIPTION The .Nm bktr diff --git a/share/man/man4/dpt.4 b/share/man/man4/dpt.4 index 1cbb922..825f53c 100644 --- a/share/man/man4/dpt.4 +++ b/share/man/man4/dpt.4 @@ -31,12 +31,12 @@ .Nd DPT RAID Controller SCSI driver .Sh SYNOPSIS For one or more EISA Controllers -.Cd "device eisa0" -.Cd "device dpt0" +.Cd "device eisa" +.Cd "device dpt" .Pp For one or more PCI Controllers -.Cd "device pci0" -.Cd "device dpt0" +.Cd "device pci" +.Cd "device dpt" .Pp To allow PCI adapters to use memory mapped I/O if enabled: .Cd options DPT_ALLOW_MEMIO diff --git a/share/man/man4/en.4 b/share/man/man4/en.4 index ff0609e..392506f 100644 --- a/share/man/man4/en.4 +++ b/share/man/man4/en.4 @@ -8,7 +8,7 @@ .Nd device driver for Midway-based ATM interfaces .Sh SYNOPSIS -.Cd "device en0" +.Cd "device en" .Cd "pseudo-device atm" .Sh DESCRIPTION The diff --git a/share/man/man4/man4.i386/adv.4 b/share/man/man4/man4.i386/adv.4 index dc860b5..6f334b0 100644 --- a/share/man/man4/man4.i386/adv.4 +++ b/share/man/man4/man4.i386/adv.4 @@ -31,16 +31,16 @@ .Nd Advansys ISA/VL/EISA/PCI 8bit SCSI Host adapter driver .Sh SYNOPSIS For one or more ISA or VL cards: -.Cd device isa0 +.Cd device isa .Cd device "adv0 at isa? port ? cam irq ? drq ?" .Pp For one or more EISA cards: -.Cd device eisa0 -.Cd device adv0 +.Cd device eisa +.Cd device adv .Pp For one or more PCI cards: -.Cd device pci0 -.Cd device adv0 +.Cd device pci +.Cd device adv .Pp For one or more SCSI busses: .Cd device scbus0 at adv0 diff --git a/share/man/man4/man4.i386/adw.4 b/share/man/man4/man4.i386/adw.4 index 9cc50d4..507199f 100644 --- a/share/man/man4/man4.i386/adw.4 +++ b/share/man/man4/man4.i386/adw.4 @@ -30,8 +30,8 @@ .Nm adw .Nd Advansys PCI 16bit SCSI Host adapter driver .Sh SYNOPSIS -.Cd controller pci0 -.Cd controller adw0 +.Cd controller pci +.Cd controller adw .Pp For one or more SCSI busses: .Cd controller scbus0 at adw0 diff --git a/share/man/man4/man4.i386/ahb.4 b/share/man/man4/man4.i386/ahb.4 index 6db9620..c1aa847 100644 --- a/share/man/man4/man4.i386/ahb.4 +++ b/share/man/man4/man4.i386/ahb.4 @@ -33,7 +33,7 @@ .Nm ahb .Nd Adaptec EISA SCSI host adapter driver .Sh SYNOPSIS -.Cd device ahb0 +.Cd device ahb .Cd device scbus0 at ahb0 .Sh DESCRIPTION This driver provides access to the diff --git a/share/man/man4/man4.i386/alpm.4 b/share/man/man4/man4.i386/alpm.4 index de32157..9b4c18c 100644 --- a/share/man/man4/man4.i386/alpm.4 +++ b/share/man/man4/man4.i386/alpm.4 @@ -31,8 +31,8 @@ .Nm alpm .Nd Acer Aladdin 15x3 Power Management controller driver. .Sh SYNOPSIS -.Cd device smbus0 -.Cd device alpm0 +.Cd device smbus +.Cd device alpm .Sh DESCRIPTION This driver provides access to the .Tn Aladdin 15x3 Power Management Unit. Currently, only smbus controller diff --git a/share/man/man4/man4.i386/bktr.4 b/share/man/man4/man4.i386/bktr.4 index 76d0088..1fb8661 100644 --- a/share/man/man4/man4.i386/bktr.4 +++ b/share/man/man4/man4.i386/bktr.4 @@ -8,11 +8,11 @@ .Nm brooktree .Nd video capture driver .Sh SYNOPSIS -.Nm device bktr0 +.Nm device bktr .Pp -.Nm device iicbus0 -.Nm device iicbb0 -.Nm device smbus0 +.Nm device iicbus +.Nm device iicbb +.Nm device smbus .Sh DESCRIPTION The .Nm bktr diff --git a/share/man/man4/man4.i386/dpt.4 b/share/man/man4/man4.i386/dpt.4 index 1cbb922..825f53c 100644 --- a/share/man/man4/man4.i386/dpt.4 +++ b/share/man/man4/man4.i386/dpt.4 @@ -31,12 +31,12 @@ .Nd DPT RAID Controller SCSI driver .Sh SYNOPSIS For one or more EISA Controllers -.Cd "device eisa0" -.Cd "device dpt0" +.Cd "device eisa" +.Cd "device dpt" .Pp For one or more PCI Controllers -.Cd "device pci0" -.Cd "device dpt0" +.Cd "device pci" +.Cd "device dpt" .Pp To allow PCI adapters to use memory mapped I/O if enabled: .Cd options DPT_ALLOW_MEMIO diff --git a/share/man/man4/man4.i386/en.4 b/share/man/man4/man4.i386/en.4 index ff0609e..392506f 100644 --- a/share/man/man4/man4.i386/en.4 +++ b/share/man/man4/man4.i386/en.4 @@ -8,7 +8,7 @@ .Nd device driver for Midway-based ATM interfaces .Sh SYNOPSIS -.Cd "device en0" +.Cd "device en" .Cd "pseudo-device atm" .Sh DESCRIPTION The diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4 index bae5421..5d14578 100644 --- a/share/man/man4/man4.i386/ep.4 +++ b/share/man/man4/man4.i386/ep.4 @@ -36,7 +36,7 @@ .Nm ep .Nd Ethernet driver for 3Com Etherlink III (3c5x9) .Sh SYNOPSIS -.Cd "device ep0 +.Cd "device ep" .Sh DESCRIPTION The .Nm ep diff --git a/share/man/man4/man4.i386/pcf.4 b/share/man/man4/man4.i386/pcf.4 index 9fd29c3..8257f86 100644 --- a/share/man/man4/man4.i386/pcf.4 +++ b/share/man/man4/man4.i386/pcf.4 @@ -35,7 +35,7 @@ Philips I2C bus controller .Cd "device pcf0 at isa? port? irq 5" .Pp For one or more iicbus busses: -.Cd "device iicbus0" +.Cd "device iicbus" .Sh DESCRIPTION The .Em pcf diff --git a/share/man/man4/man4.i386/sym.4 b/share/man/man4/man4.i386/sym.4 index 5b749b8..1f11fcc 100644 --- a/share/man/man4/man4.i386/sym.4 +++ b/share/man/man4/man4.i386/sym.4 @@ -65,7 +65,7 @@ .Nd Symbios/LSI Logic PCI-SCSI host adapter driver .Sh SYNOPSIS For any number of cards: -.Cd device sym0 +.Cd device sym .Pp To disable PCI parity checking (needed for broken bridges) .Cd options SYM_SETUP_PCI_PARITY=<boolean> diff --git a/share/man/man4/man4.i386/tx.4 b/share/man/man4/man4.i386/tx.4 index 131761d..98df006 100644 --- a/share/man/man4/man4.i386/tx.4 +++ b/share/man/man4/man4.i386/tx.4 @@ -33,7 +33,7 @@ .Nd SMC9432TX Fast Ethernet device driver .Sh SYNOPSIS -.Cd "device tx0" +.Cd "device tx" .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/man4.i386/vx.4 b/share/man/man4/man4.i386/vx.4 index 0a695e8..fc7d179 100644 --- a/share/man/man4/man4.i386/vx.4 +++ b/share/man/man4/man4.i386/vx.4 @@ -38,7 +38,7 @@ .Nd PCI Ethernet device driver .Sh SYNOPSIS -.Cd "device vx0" +.Cd "device vx" .Sh DESCRIPTION The .Nm vx diff --git a/share/man/man4/man4.i386/wfd.4 b/share/man/man4/man4.i386/wfd.4 index cec6f88..7bb15bb 100644 --- a/share/man/man4/man4.i386/wfd.4 +++ b/share/man/man4/man4.i386/wfd.4 @@ -36,7 +36,7 @@ .Sh SYNOPSIS .Cd options ATAPI .Cd options ATAPI_STATIC -.Cd device wfd0 +.Cd device wfd .Pp .Sh DESCRIPTION The diff --git a/share/man/man4/man4.i386/wi.4 b/share/man/man4/man4.i386/wi.4 index 8b1ff77..7246daf 100644 --- a/share/man/man4/man4.i386/wi.4 +++ b/share/man/man4/man4.i386/wi.4 @@ -38,7 +38,7 @@ .Nd Lucent Technologies WaveLAN/IEEE 802.11 PCMCIA driver .Sh SYNOPSIS -.Cd "device wi0" +.Cd "device wi" .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/sym.4 b/share/man/man4/sym.4 index 5b749b8..1f11fcc 100644 --- a/share/man/man4/sym.4 +++ b/share/man/man4/sym.4 @@ -65,7 +65,7 @@ .Nd Symbios/LSI Logic PCI-SCSI host adapter driver .Sh SYNOPSIS For any number of cards: -.Cd device sym0 +.Cd device sym .Pp To disable PCI parity checking (needed for broken bridges) .Cd options SYM_SETUP_PCI_PARITY=<boolean> diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4 index 131761d..98df006 100644 --- a/share/man/man4/tx.4 +++ b/share/man/man4/tx.4 @@ -33,7 +33,7 @@ .Nd SMC9432TX Fast Ethernet device driver .Sh SYNOPSIS -.Cd "device tx0" +.Cd "device tx" .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/wi.4 b/share/man/man4/wi.4 index 8b1ff77..7246daf 100644 --- a/share/man/man4/wi.4 +++ b/share/man/man4/wi.4 @@ -38,7 +38,7 @@ .Nd Lucent Technologies WaveLAN/IEEE 802.11 PCMCIA driver .Sh SYNOPSIS -.Cd "device wi0" +.Cd "device wi" .Sh DESCRIPTION The .Nm |