diff options
author | John Polstra <jdp@FreeBSD.org> | 1996-11-05 22:27:33 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1996-11-05 22:27:33 +0000 |
commit | 00f10981946be70ba6712bf64f68faa3737bcdc0 (patch) | |
tree | 7ac4899378cbb96df9fe27a2fec0ed7807da5284 /sbin | |
parent | f4fb1da19fd656d83205ea51db343b240bc4b483 (diff) | |
download | src-00f10981946be70ba6712bf64f68faa3737bcdc0.tar.gz src-00f10981946be70ba6712bf64f68faa3737bcdc0.zip |
Fix a spelling error.
2.2 Candidate.
Notes
Notes:
svn path=/head/; revision=19436
Diffstat (limited to 'sbin')
-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 d40d4a60779b..8f65213a6087 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -133,7 +133,7 @@ keyword, a message will be printed on the console. If the kernel was compiled with the .Nm IP_FIREWALL_VERBOSE_LIMIT option, then logging will cease after the number of packets -specified by the option are recieved for that particular +specified by the option are received for that particular chain entry. Logging may then be re-enabled by clearing the packet counter for that entry. .Pp |