diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2017-10-13 10:42:11 +0100 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2017-10-13 10:42:11 +0100 |
commit | a0bcaa3081b80b312bef04071c56aa58d820fcf2 (patch) | |
tree | 75cf0b4f8aae0ccefbf1009ba32319c15f47303f /tcpdump.1.in | |
parent | 2195ab7c15f2d23328b3c67844e9bb506157e4ac (diff) | |
download | tcpdump-a0bcaa3081b80b312bef04071c56aa58d820fcf2.tar.gz |
It is once per second, not every 10 seconds.
[skip ci]
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r-- | tcpdump.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in index eb0599e5..51beccb8 100644 --- a/tcpdump.1.in +++ b/tcpdump.1.in @@ -728,7 +728,7 @@ IP and ICMP header checksum. .IP When writing to a file with the .B \-w -option, report, every 10 seconds, the number of packets captured. +option, report, once per second, the number of packets captured. .TP .B \-vv Even more verbose output. |