From: Denis Ovsienko Date: Thu, 24 Oct 2024 08:20:11 +0000 (+0100) Subject: pcap_open_offline(3PCAP): Fixup BSD house style. [skip ci] X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/4fb82c743e200fc6e05326657654dee2eb25731a pcap_open_offline(3PCAP): Fixup BSD house style. [skip ci] --- diff --git a/pcap_open_offline.3pcap.in b/pcap_open_offline.3pcap.in index f6c8afff..a7b02c88 100644 --- a/pcap_open_offline.3pcap.in +++ b/pcap_open_offline.3pcap.in @@ -82,7 +82,7 @@ or to read dumped data from an existing open stream .IR fp ; this stream will be closed by a subsequent call to -.B pcap_close (3PCAP) +.BR pcap_close (3PCAP) unless it is .BR stdin . .BR pcap_fopen_offline_with_tstamp_precision ()