summaryrefslogtreecommitdiff
path: root/usr.sbin/ipfwpcap
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2006-05-22 07:36:45 +0000
committerJoel Dahl <joel@FreeBSD.org>2006-05-22 07:36:45 +0000
commitc4d39d8076b467b3f7419c1b02514e65bc53f6f8 (patch)
tree27226fa300a7df710e8103a18fb5035fb295f6ec /usr.sbin/ipfwpcap
parent3105ed4eacc6c1dc4572713e6d99716232c36bca (diff)
downloadsrc-test2-c4d39d8076b467b3f7419c1b02514e65bc53f6f8.tar.gz
src-test2-c4d39d8076b467b3f7419c1b02514e65bc53f6f8.zip
Notes
Diffstat (limited to 'usr.sbin/ipfwpcap')
-rw-r--r--usr.sbin/ipfwpcap/ipfwpcap.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ipfwpcap/ipfwpcap.8 b/usr.sbin/ipfwpcap/ipfwpcap.8
index 3c77611ae022..0bd425636524 100644
--- a/usr.sbin/ipfwpcap/ipfwpcap.8
+++ b/usr.sbin/ipfwpcap/ipfwpcap.8
@@ -49,7 +49,7 @@ The interesting packets are diverted by
to a port on which
.Nm
listens.
-The packages are then dropped unless
+The packets are then dropped unless
.Fl r
is used.
.Pp
@@ -88,7 +88,7 @@ argument specifies which
socket port to listen on.
The
.Ar dumpfile
-argument is the path to the file to write captured packages to.
+argument is the path to the file to write captured packets to.
Specify
.Sq Li -
to write to stdout.