diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 496adc269579..71bc620e8281 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 ab1af0641869..3fcb52f25f04 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.