diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2026-01-07 12:56:48 -0400 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2026-01-07 12:56:48 -0400 |
| commit | 0a1fbf4c244d5cfb242d3d7b146fea2ee676d46d (patch) | |
| tree | 603f2cb82ae91e7dfc1174391a1f096db62827bf /pcap_dump_flush.3pcap | |
| parent | 025be3f592b920ff0a3e602e5aa8b60a34e5e617 (diff) | |
Import libpcap 1.10.6vendor/libpcap/1.10.6vendor/libpcap
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. |
