summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1997-02-01 19:54:23 +0000
committerjoerg <joerg@FreeBSD.org>1997-02-01 19:54:23 +0000
commit1a26545f6f4bc7a817edd5002adb00b1f9738b84 (patch)
tree473780693c6a755b25d2fd7335256eeaaaf1922f /share/man/man4
parentc470277cbfa0c6d1f9868cf66cce57026fda6a84 (diff)
downloadFreeBSD-src-1a26545f6f4bc7a817edd5002adb00b1f9738b84.zip
FreeBSD-src-1a26545f6f4bc7a817edd5002adb00b1f9738b84.tar.gz
Correct the synopsis of some EISA or PCI drivers. They don't take
ISA-like arguments (anymore).
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/ahb.42
-rw-r--r--share/man/man4/fpa.42
-rw-r--r--share/man/man4/man4.i386/ahb.42
-rw-r--r--share/man/man4/man4.i386/vx.44
4 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man4/ahb.4 b/share/man/man4/ahb.4
index 46957d3..3fba92e 100644
--- a/share/man/man4/ahb.4
+++ b/share/man/man4/ahb.4
@@ -32,7 +32,7 @@
.Nm ahb
.Nd Adaptec EISA SCSI host adapter driver
.Sh SYNOPSIS
-.Cd controller ahb0 at isa? bio irq ? vector ahbintr
+.Cd controller ahb0
.Cd controller scbus0 at ahb0
.Sh DESCRIPTION
This driver provides access to the
diff --git a/share/man/man4/fpa.4 b/share/man/man4/fpa.4
index 51842fb..35bb3a7 100644
--- a/share/man/man4/fpa.4
+++ b/share/man/man4/fpa.4
@@ -14,7 +14,7 @@
.Nd Device Drivers for DEC FDDI Controllers
.Sh SYNOPSIS
.Cd "device fpa0"
-.Cd "device fea0 at isa? net irq ? vector feaintr"
+.Cd "device fea0"
.Pp
FreeBSD only:
.Cd "pseudo-device fddi"
diff --git a/share/man/man4/man4.i386/ahb.4 b/share/man/man4/man4.i386/ahb.4
index 46957d3..3fba92e 100644
--- a/share/man/man4/man4.i386/ahb.4
+++ b/share/man/man4/man4.i386/ahb.4
@@ -32,7 +32,7 @@
.Nm ahb
.Nd Adaptec EISA SCSI host adapter driver
.Sh SYNOPSIS
-.Cd controller ahb0 at isa? bio irq ? vector ahbintr
+.Cd controller ahb0
.Cd controller scbus0 at ahb0
.Sh DESCRIPTION
This driver provides access to the
diff --git a/share/man/man4/man4.i386/vx.4 b/share/man/man4/man4.i386/vx.4
index 95152a3..e6d78aa 100644
--- a/share/man/man4/man4.i386/vx.4
+++ b/share/man/man4/man4.i386/vx.4
@@ -36,9 +36,7 @@
.Nd
PCI Ethernet device driver
.Sh SYNOPSIS
-.Cd "device vx0 at pci? port? net irq? vector vxintr"
-.Cd "device vx1 at pci? port? net irq? vector vxintr"
-.Cd "device vx2 at pci? port? net irq? vector vxintr"
+.Cd "device vx0"
.Sh DESCRIPTION
The
.Nm vx
OpenPOWER on IntegriCloud