man: Fixup some formatting. [skip ci]

Use BSD style references and protect some refs from hyphenation.
This commit is contained in:
Denis Ovsienko 2021-10-20 13:44:23 +01:00
parent 72896d6377
commit 42ae99dd6c

View 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.