summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ef.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/ef.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/ef.4')
-rw-r--r--share/man/man4/ef.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ef.4 b/share/man/man4/ef.4
index e92136a..8906983 100644
--- a/share/man/man4/ef.4
+++ b/share/man/man4/ef.4
@@ -30,11 +30,11 @@
.Os
.Sh NAME
.Nm ef
-.Nd "pseudo-device driver provides support for multiple ethernet frame types"
+.Nd "pseudo-device driver providing support for multiple ethernet frame types"
.Sh SYNOPSIS
.Cd "kldload if_ef.ko"
.Sh DESCRIPTION
-The
+The
.Nm
pseudo-device driver clones each ethernet type device with four
additional interfaces. Each of them capable to send or receive only
@@ -42,7 +42,7 @@ one predefined frame type.
.Pp
Names for the new interfaces created by adding
.Ar fN
-suffix to an existing device name. Where
+suffix to an existing device name. Where
.Ar N
is a device unit which can have one of the following values:
.Bd -literal -offset indent
@@ -87,7 +87,7 @@ in the
.Xr rc.conf 5
file:
.Dl network_interfaces="ed2 lo0 tun0 ed2f0 ed2f1"
-.Dl ifconfig_ed2f0_ipx="ipx 0x101"
+.Dl ifconfig_ed2f0_ipx="ipx 0x101"
.Dl ifconfig_ed2f1_ipx="ipx 0x102"
.Sh DIAGNOSTICS
None.
OpenPOWER on IntegriCloud