diff options
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r-- | tcpdump.1.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in index eced6958..e9831e2d 100644 --- a/tcpdump.1.in +++ b/tcpdump.1.in @@ -212,6 +212,10 @@ in order to use it) and will continue capturing packets. On platforms that do not support the SIGINFO signal, the same can be achieved by using the SIGUSR1 signal. .LP +Using the SIGUSR2 signal along with the +.B \-w +flag will forcibly flush the packet buffer into the output file. +.LP Reading packets from a network interface may require that you have special privileges; see the .B pcap (3PCAP) |