From cfcdae067b4800beda5ce9b383349e67e6102203 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Sun, 23 Jan 2000 17:00:18 +0000 Subject: [PATCH] Third round of config related changes to the manpages. device blah0 -> device blah for PCI devices and busses. --- share/man/man4/adv.4 | 10 +++++----- share/man/man4/adw.4 | 4 ++-- share/man/man4/ahb.4 | 2 +- share/man/man4/bktr.4 | 8 ++++---- share/man/man4/dpt.4 | 8 ++++---- share/man/man4/en.4 | 2 +- share/man/man4/man4.i386/adv.4 | 10 +++++----- share/man/man4/man4.i386/adw.4 | 4 ++-- share/man/man4/man4.i386/ahb.4 | 2 +- share/man/man4/man4.i386/alpm.4 | 4 ++-- share/man/man4/man4.i386/bktr.4 | 8 ++++---- share/man/man4/man4.i386/dpt.4 | 8 ++++---- share/man/man4/man4.i386/en.4 | 2 +- share/man/man4/man4.i386/ep.4 | 2 +- share/man/man4/man4.i386/pcf.4 | 2 +- share/man/man4/man4.i386/sym.4 | 2 +- share/man/man4/man4.i386/tx.4 | 2 +- share/man/man4/man4.i386/vx.4 | 2 +- share/man/man4/man4.i386/wfd.4 | 2 +- share/man/man4/man4.i386/wi.4 | 2 +- share/man/man4/sym.4 | 2 +- share/man/man4/tx.4 | 2 +- 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 dc860b56c3b7..6f334b011d90 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 9cc50d46d4c1..507199f09231 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 6db9620f1f15..c1aa847407b3 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 76d0088a1e87..1fb866176949 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 1cbb922b2e27..825f53cee4f7 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 ff0609e22b6a..392506f4be75 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 dc860b56c3b7..6f334b011d90 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 9cc50d46d4c1..507199f09231 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 6db9620f1f15..c1aa847407b3 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 de32157df65c..9b4c18c0eb30 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 76d0088a1e87..1fb866176949 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 1cbb922b2e27..825f53cee4f7 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 ff0609e22b6a..392506f4be75 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 bae542130aef..5d145781d6a1 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 9fd29c325e45..8257f869a9b1 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 5b749b8b0fdc..1f11fcc10e7c 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= diff --git a/share/man/man4/man4.i386/tx.4 b/share/man/man4/man4.i386/tx.4 index 131761d21577..98df006cbb23 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 0a695e8b54d9..fc7d179ea982 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 cec6f88b41da..7bb15bb1b15f 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 8b1ff77fe244..7246daf1663b 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 5b749b8b0fdc..1f11fcc10e7c 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= diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4 index 131761d21577..98df006cbb23 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 8b1ff77fe244..7246daf1663b 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