summaryrefslogtreecommitdiff
path: root/pcap_open_offline.3pcap.in
diff options
context:
space:
mode:
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