summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile1
-rw-r--r--share/man/man4/ng_ether_echo.42
2 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 59a233b..15189b0 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -228,6 +228,7 @@ MAN= aac.4 \
ng_eiface.4 \
ng_etf.4 \
ng_ether.4 \
+ ng_ether_echo.4 \
ng_fec.4 \
ng_frame_relay.4 \
ng_gif.4 \
diff --git a/share/man/man4/ng_ether_echo.4 b/share/man/man4/ng_ether_echo.4
index 46b834a..2f9dd38 100644
--- a/share/man/man4/ng_ether_echo.4
+++ b/share/man/man4/ng_ether_echo.4
@@ -48,7 +48,7 @@ The
.Nm ether_echo
node type reflects all data and control messages back to the sender.
It assumes (and does not check) that the packet is an ethernet frame,
-and swaps teh source and destination addresses before echoing it.
+and swaps the source and destination addresses before echoing it.
This node type is used for testing and debugging.
.Sh HOOKS
A
OpenPOWER on IntegriCloud