aboutsummaryrefslogtreecommitdiffstats
path: root/doc/editcap.pod
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-05-02 06:42:08 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-05-02 06:42:08 +0000
commit0886c83ba16a872d4d258bd957950f7ed905cc6b (patch)
treea5818f6c4c29889a004b775d85ad66c57eaecacd /doc/editcap.pod
parent269f7023c3c6673c24727a7f49c3762f0d9e3c4f (diff)
From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation. svn path=/trunk/; revision=28240
Diffstat (limited to 'doc/editcap.pod')
-rw-r--r--doc/editcap.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/editcap.pod b/doc/editcap.pod
index 0c43d2c4f3..7cff92a2e4 100644
--- a/doc/editcap.pod
+++ b/doc/editcap.pod
@@ -40,7 +40,7 @@ By default, it reads all packets from the I<infile> and writes them to the
I<outfile> in libpcap file format.
An optional list of packet numbers can be specified on the command tail;
-individual packet numbers seperated by whitespace and/or ranges of packet
+individual packet numbers separated by whitespace and/or ranges of packet
numbers can be specified as I<start>-I<end>, referring to all packets from
I<start> to I<end>. By default the selected packets with those numbers will
I<not> be written to the capture file. If the B<-r> flag is specified, the
@@ -87,7 +87,7 @@ formats leaves some random bytes at the end of each packet.
Attempts to remove duplicate packets. The length and MD5 hash of the
current packet are compared to the previous four (4) packets. If a
-match is found, the current packet is skipped. This option is equilivent
+match is found, the current packet is skipped. This option is equivalent
to using the option B<-D 5>.
=item -D E<lt>dup windowE<gt>