summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/Makefile1
-rw-r--r--share/man/man4/ng_etf.42
2 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 496adc2..71bc620 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -95,6 +95,7 @@ MAN= aac.4 \
ng_bridge.4 \
ng_cisco.4 \
ng_echo.4 \
+ ng_etf.4 \
ng_ether.4 \
ng_frame_relay.4 \
ng_gif.4 \
diff --git a/share/man/man4/ng_etf.4 b/share/man/man4/ng_etf.4
index ab1af06..3fcb52f 100644
--- a/share/man/man4/ng_etf.4
+++ b/share/man/man4/ng_etf.4
@@ -128,7 +128,7 @@ connect ${ETHER_IF}: etf: upper nomatch
DONE
ngctl -f /tmp/xwert
-# something to set a hook to catch packets an dshow them.
+# something to set a hook to catch packets and show them.
echo "Unrecognised packets:"
nghook -a etf: newproto &
# Filter two random ethertypes to that hook.
OpenPOWER on IntegriCloud