summaryrefslogtreecommitdiffstats
path: root/share/man/man4/fpa.4
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2001-05-01 09:15:30 +0000
committerschweikh <schweikh@FreeBSD.org>2001-05-01 09:15:30 +0000
commitc91401db415d2ea35e9bde1b73b469590fd68f43 (patch)
tree6092b364195bbf7e7039623f00337083e387ae76 /share/man/man4/fpa.4
parentc41ac84ca2a81faea3d3c68414fbd865d9d6aaf1 (diff)
downloadFreeBSD-src-c91401db415d2ea35e9bde1b73b469590fd68f43.zip
FreeBSD-src-c91401db415d2ea35e9bde1b73b469590fd68f43.tar.gz
pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
Reviewed by: joerg, dd
Diffstat (limited to 'share/man/man4/fpa.4')
-rw-r--r--share/man/man4/fpa.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/fpa.4 b/share/man/man4/fpa.4
index 655bc0e..93495e8 100644
--- a/share/man/man4/fpa.4
+++ b/share/man/man4/fpa.4
@@ -17,7 +17,7 @@
.Pp
.Fx
only:
-.Cd "pseudo-device fddi"
+.Cd "device fddi"
.Sh DESCRIPTION
The
.Nm
@@ -30,7 +30,7 @@ controller are supported including the DAS and SAS configurations.
.Sh DIAGNOSTICS
.Bl -diag
.It "fea%d: error: desired IRQ of %d does not match device's actual IRQ (%d)"
-The device probe detected that the DEFEA board is configured for a different
+The device probe detected that the DEFEA board is configured for a different
interrupt than the one specified in the kernel configuration file.
.It "fea%d: error: memory not enabled! ECU reconfiguration required"
The device probe found that no device memory had been configured on the
@@ -41,7 +41,7 @@ Utility) will need to be run to change the settings.
.Sh CAVEATS
Normally, the device driver will not enable the reception of SMT frames.
However if the IFF_LINK1 flag is set, the device driver will enable the
-reception of SMT frames and pass them up to the Berkeley Packet Filter for
+reception of SMT frames and pass them up to the Berkeley Packet Filter for
processing.
.Pp
.Sh SEE ALSO
OpenPOWER on IntegriCloud