]> The Tcpdump Group git mirrors - tcpdump/commitdiff
man: Fixup some formatting. [skip ci]
authorDenis Ovsienko <[email protected]>
Wed, 20 Oct 2021 12:44:23 +0000 (13:44 +0100)
committerDenis Ovsienko <[email protected]>
Wed, 20 Oct 2021 12:47:59 +0000 (13:47 +0100)
Use BSD style references and protect some refs from hyphenation.

tcpdump.1.in

index b54b76bb81a0d1b324b67ad60f22b2aa0e62b500..5d31491b9e251d1d8805b6061e30cf2aeddc5657 100644 (file)
@@ -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.