]> The Tcpdump Group git mirrors - libpcap/commitdiff
pcap_open_offline(3PCAP): Fixup BSD house style. [skip ci]
authorDenis Ovsienko <[email protected]>
Thu, 24 Oct 2024 08:20:11 +0000 (09:20 +0100)
committerDenis Ovsienko <[email protected]>
Thu, 24 Oct 2024 08:20:11 +0000 (09:20 +0100)
pcap_open_offline.3pcap.in

index f6c8afff1683dcd5955035dca582ae892bf44441..a7b02c88ed26ba87b7f16aee485d181e85c4b3c7 100644 (file)
@@ -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 ()