mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-27 03:53:53 +08:00
man: Fixup some formatting. [skip ci]
Use BSD style references and protect some refs from hyphenation.
This commit is contained in:
parent
72896d6377
commit
42ae99dd6c
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user