summaryrefslogtreecommitdiff
path: root/pcap_open_offline.3pcap.in
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_open_offline.3pcap.in
parent025be3f592b920ff0a3e602e5aa8b60a34e5e617 (diff)
Diffstat (limited to 'pcap_open_offline.3pcap.in')
-rw-r--r--pcap_open_offline.3pcap.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/pcap_open_offline.3pcap.in b/pcap_open_offline.3pcap.in
index eca2266029cd..a7b02c88ed26 100644
--- a/pcap_open_offline.3pcap.in
+++ b/pcap_open_offline.3pcap.in
@@ -17,7 +17,7 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.TH PCAP_OPEN_OFFLINE 3PCAP "30 November 2023"
+.TH PCAP_OPEN_OFFLINE 3PCAP "12 October 2024"
.SH NAME
pcap_open_offline, pcap_open_offline_with_tstamp_precision,
pcap_fopen_offline, pcap_fopen_offline_with_tstamp_precision \- open a saved capture file for reading
@@ -80,7 +80,11 @@ Alternatively, you may call
or
.BR pcap_fopen_offline_with_tstamp_precision ()
to read dumped data from an existing open stream
-.IR fp .
+.IR fp ;
+this stream will be closed by a subsequent call to
+.BR pcap_close (3PCAP)
+unless it is
+.BR stdin .
.BR pcap_fopen_offline_with_tstamp_precision ()
takes an additional
.I precision