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_file.3pcap | |
| parent | 025be3f592b920ff0a3e602e5aa8b60a34e5e617 (diff) | |
Import libpcap 1.10.6vendor/libpcap/1.10.6vendor/libpcap
Diffstat (limited to 'pcap_file.3pcap')
| -rw-r--r-- | pcap_file.3pcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_file.3pcap b/pcap_file.3pcap index 74029732d333..feecdb61da3a 100644 --- a/pcap_file.3pcap +++ b/pcap_file.3pcap @@ -32,7 +32,7 @@ FILE *pcap_file(pcap_t *p); .fi .SH DESCRIPTION .BR pcap_file () -returns the standard I/O stream of the ``savefile,'' if a ``savefile'' +returns the standard I/O stream of the ``savefile'', if a ``savefile'' was opened with .BR pcap_open_offline (3PCAP), or |
