summaryrefslogtreecommitdiff
path: root/pcap_dump_flush.3pcap
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2026-01-07 12:56:48 -0400
committerJoseph Mingrone <jrm@FreeBSD.org>2026-01-07 12:56:48 -0400
commit0a1fbf4c244d5cfb242d3d7b146fea2ee676d46d (patch)
tree603f2cb82ae91e7dfc1174391a1f096db62827bf /pcap_dump_flush.3pcap
parent025be3f592b920ff0a3e602e5aa8b60a34e5e617 (diff)
Diffstat (limited to 'pcap_dump_flush.3pcap')
-rw-r--r--pcap_dump_flush.3pcap2
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.