diff options
author | eadler <eadler@FreeBSD.org> | 2011-10-16 14:30:28 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-10-16 14:30:28 +0000 |
commit | 9d7884364e370a7ded90e34f2332b37c65ad2dd2 (patch) | |
tree | 14e1117ec0e7000b8d3c4741569280dc7151708c /usr.sbin/tcpdump | |
parent | 494f14b9330151d98df404a05bd9f313ee56af30 (diff) | |
download | FreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.zip FreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.tar.gz |
- change "is is" to "is" or "it is"
- change "the the" to "the"
Approved by: lstewart
Approved by: sahil (mentor)
MFC after: 3 days
Diffstat (limited to 'usr.sbin/tcpdump')
-rw-r--r-- | usr.sbin/tcpdump/tcpdump/tcpdump.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/tcpdump/tcpdump.1 b/usr.sbin/tcpdump/tcpdump/tcpdump.1 index 20f492f..28c5ff2 100644 --- a/usr.sbin/tcpdump/tcpdump/tcpdump.1 +++ b/usr.sbin/tcpdump/tcpdump/tcpdump.1 @@ -1413,11 +1413,11 @@ not be useful to people who are not familiar with the workings of AFS and RX. .LP If the -v (verbose) flag is given twice, acknowledgement packets and -additional header information is printed, such as the the RX call ID, +additional header information is printed, such as the RX call ID, call number, sequence number, serial number, and the RX packet flags. .LP If the -v flag is given twice, additional information is printed, -such as the the RX call ID, serial number, and the RX packet flags. +such as the RX call ID, serial number, and the RX packet flags. The MTU negotiation information is also printed from RX ack packets. .LP If the -v flag is given three times, the security index and service id |