summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_etf.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2004-12-21 01:09:34 +0000
committerbrueffer <brueffer@FreeBSD.org>2004-12-21 01:09:34 +0000
commit392ec03981e3b0455dd0450001b93aabccce950a (patch)
tree16b97c248ac7e211a2298dd8cf9634edb7ec2bf5 /share/man/man4/ng_etf.4
parent93beb5568eb5924f67f3a3cea2e212f95535a266 (diff)
downloadFreeBSD-src-392ec03981e3b0455dd0450001b93aabccce950a.zip
FreeBSD-src-392ec03981e3b0455dd0450001b93aabccce950a.tar.gz
(fast) ethernet -> (Fast) Ethernet
MFC after: 3 days
Diffstat (limited to 'share/man/man4/ng_etf.4')
-rw-r--r--share/man/man4/ng_etf.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ng_etf.4 b/share/man/man4/ng_etf.4
index 0e6a168..f9aced7 100644
--- a/share/man/man4/ng_etf.4
+++ b/share/man/man4/ng_etf.4
@@ -38,7 +38,7 @@
The
.Nm etf
node type multiplexes and filters data between hooks on the basis
-of the ethertype found in an ethernet header, presumed to be in the
+of the ethertype found in an Ethernet header, presumed to be in the
first 14 bytes of the data.
Incoming Ethernet frames are accepted on the
.Em downstream
@@ -116,7 +116,7 @@ ETHER_IF=lnc0
MATCH1=0x834
MATCH2=0x835
cat <<DONE >/tmp/xwert
-# Make a new ethertype filter and attach to the ethernet lower hook.
+# Make a new ethertype filter and attach to the Ethernet lower hook.
# first remove left over bits from last time.
shutdown ${ETHER_IF}:lower
mkpeer ${ETHER_IF}: etf lower downstream
OpenPOWER on IntegriCloud