summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ef.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/ef.4')
-rw-r--r--share/man/man4/ef.412
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/ef.4 b/share/man/man4/ef.4
index ee97f24..166c020 100644
--- a/share/man/man4/ef.4
+++ b/share/man/man4/ef.4
@@ -37,12 +37,14 @@
The
.Nm
pseudo-device driver clones each ethernet type device with four
-additional interfaces. Each of them capable to send or receive only
+additional interfaces.
+Each of them capable to send or receive only
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
@@ -76,8 +78,10 @@ device after
driver loaded.
.Pp
If parent interface do not configured for any other protocol (IP for example),
-subinterfaces will not function. To avoid that, parent interface should be
-manually marked as 'up':
+subinterfaces will not function.
+To avoid that, parent interface should be
+manually marked as
+.Dq up :
.Dl # ifconfig ed0 up
.Sh EXAMPLES
The
OpenPOWER on IntegriCloud