diff options
Diffstat (limited to 'pcap_dump_flush.3pcap')
| -rw-r--r-- | pcap_dump_flush.3pcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_dump_flush.3pcap b/pcap_dump_flush.3pcap index c6e0f86ed70c..7af820140df9 100644 --- a/pcap_dump_flush.3pcap +++ b/pcap_dump_flush.3pcap @@ -32,7 +32,7 @@ int pcap_dump_flush(pcap_dumper_t *p); .fi .SH DESCRIPTION .BR pcap_dump_flush () -flushes the output buffer to the ``savefile,'' so that any packets +flushes the output buffer to the ``savefile'', so that any packets written with .BR pcap_dump (3PCAP) but not yet written to the ``savefile'' will be written. |
