diff options
author | julian <julian@FreeBSD.org> | 2001-10-30 08:37:45 +0000 |
---|---|---|
committer | julian <julian@FreeBSD.org> | 2001-10-30 08:37:45 +0000 |
commit | aaa6970d64b2f7d3f12b17f105c5ec2b2b673bc8 (patch) | |
tree | 044fa1704d2db6d29b4035e4b41928c655a88fa2 /share | |
parent | 907d42b2d546667e6943c9cec4cd8f1d3dcadfd9 (diff) | |
download | FreeBSD-src-aaa6970d64b2f7d3f12b17f105c5ec2b2b673bc8.zip FreeBSD-src-aaa6970d64b2f7d3f12b17f105c5ec2b2b673bc8.tar.gz |
Fix typos.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ng_etf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ng_etf.4 b/share/man/man4/ng_etf.4 index 3a94eef..39a7de6 100644 --- a/share/man/man4/ng_etf.4 +++ b/share/man/man4/ng_etf.4 @@ -57,8 +57,8 @@ Packets travelling in the other direction (towards the hook) are also examined and filtered. If a packet has an ethertype that matches one of he values configured into the node, it must have arrived in on the hook for which that value -was configured. Ethertypes of values other than those configured -by the conreol messages mus have arrived via the +was configured otherwise it wil be discarded. Ethertypes of values other +than those configured by the control messages must have arrived via the .Em nomatch hook. .Sh HOOKS |