diff options
author | yekm <yekm@h0me> | 2012-04-16 15:24:47 +0400 |
---|---|---|
committer | yekm <yekm@h0me> | 2012-04-16 15:24:47 +0400 |
commit | 54d11bb5bc4b69973a35b6243d5ada24a4070c32 (patch) | |
tree | 8b3f7881491a6a9082a1748758c7d2014d5dbbad /tcpdump.1.in | |
parent | 2a5efbae38a324b7701579b6cee49c68818897a8 (diff) | |
download | tcpdump-54d11bb5bc4b69973a35b6243d5ada24a4070c32.tar.gz |
minor manpage fix
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r-- | tcpdump.1.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in index e7d27476..a9387f10 100644 --- a/tcpdump.1.in +++ b/tcpdump.1.in @@ -200,7 +200,8 @@ Print the AS number in BGP packets in ASDOT notation rather than ASPLAIN notation. .TP .B \-B -Set the operating system capture buffer size to \fIbuffer_size\fP. +Set the operating system capture buffer size to \fIbuffer_size\fP, in +units of KiB (1024 bytes). .TP .B \-c Exit after receiving \fIcount\fP packets. |