From: Denis Ovsienko Date: Wed, 20 Oct 2021 12:44:23 +0000 (+0100) Subject: man: Fixup some formatting. [skip ci] X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/42ae99dd6c6c5e27e172b411e2ca42604802951a man: Fixup some formatting. [skip ci] Use BSD style references and protect some refs from hyphenation. --- diff --git a/tcpdump.1.in b/tcpdump.1.in index b54b76bb..5d31491b 100644 --- a/tcpdump.1.in +++ b/tcpdump.1.in @@ -339,7 +339,7 @@ flag will not be supported if was built with an older version of .I libpcap that lacks the -.BR pcap_findalldevs(3PCAP) +.BR pcap_findalldevs (3PCAP) function. .TP .B \-e @@ -800,7 +800,7 @@ flag will not be supported if was built with an older version of .I libpcap that lacks the -.BR pcap_dump_flush(3PCAP) +.BR pcap_dump_flush (3PCAP) function. .TP .B \-v @@ -859,7 +859,7 @@ operating systems and applications will use the extension if it is present and adding one (e.g. .pcap) is recommended. .IP See -.BR pcap-savefile (@MAN_FILE_FORMATS@) +.BR \%pcap-savefile (@MAN_FILE_FORMATS@) for a description of the file format. .TP .BI \-W " filecount" @@ -981,7 +981,7 @@ Otherwise, only packets for which \fIexpression\fP is `true' will be dumped. .LP For the \fIexpression\fP syntax, see -.BR pcap-filter (@MAN_MISC_INFO@). +.BR \%pcap-filter (@MAN_MISC_INFO@). .LP The \fIexpression\fP argument can be passed to \fItcpdump\fP as either a single Shell argument, or as multiple Shell arguments, whichever is more convenient.