diff options
author | joel <joel@FreeBSD.org> | 2013-04-11 19:05:24 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2013-04-11 19:05:24 +0000 |
commit | 5dfb164cbab101ff8f5819653aa0ebdcd3adb530 (patch) | |
tree | 43699a2a2469f44bb0dabe0b1d4a5ac18ebc94aa /sbin/ipfw | |
parent | d5b5017793dfe757346addc275529dc84cd3cc9a (diff) | |
download | FreeBSD-src-5dfb164cbab101ff8f5819653aa0ebdcd3adb530.zip FreeBSD-src-5dfb164cbab101ff8f5819653aa0ebdcd3adb530.tar.gz |
Minor spelling and grammar fixes.
Diffstat (limited to 'sbin/ipfw')
-rw-r--r-- | sbin/ipfw/ipfw.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 89e994d..2047385 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -854,7 +854,7 @@ So, to prevent endless loops in case of mistakes, both and .Cm return actions don't do any jumps and simply go to the next rule if memory -can't be allocated or stack overflowed/undeflowed. +cannot be allocated or stack overflowed/underflowed. .Pp Internally stack for rule numbers is implemented using .Xr mbuf_tags 9 |