s/packages/packets/

Noticed by:	maxim
This commit is contained in:
Joel Dahl 2006-05-22 07:36:45 +00:00
parent 3105ed4eac
commit c4d39d8076
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158822

View File

@ -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.