diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2018-07-18 12:03:55 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2018-07-18 12:04:43 +0000 |
commit | eb962af8e8e1cfe25f9294f1d80807aa311b73c8 (patch) | |
tree | 8be756c4374edec55b7540ca732c8f354d4f26f1 /tcpdump.1.in | |
parent | abe1aa5a290653e0598364a12b0d661d901afbdf (diff) | |
download | tcpdump-eb962af8e8e1cfe25f9294f1d80807aa311b73c8.tar.gz |
Fixup some references in the man page.
This way the references are proper hyperlinks in the HTML version.
[skip ci]
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r-- | tcpdump.1.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in index 2a04f61e..d4af2a05 100644 --- a/tcpdump.1.in +++ b/tcpdump.1.in @@ -218,7 +218,7 @@ flag will forcibly flush the packet buffer into the output file. .LP Reading packets from a network interface may require that you have special privileges; see the -.B pcap (3PCAP) +.BR pcap (3PCAP) man page for details. Reading a saved packet file doesn't require special privileges. .SH OPTIONS @@ -292,7 +292,7 @@ flag will not be supported if was built with an older version of .I libpcap that lacks the -.B pcap_findalldevs() +.BR pcap_findalldevs(3PCAP) function. .TP .B \-e @@ -727,7 +727,7 @@ flag will not be supported if was built with an older version of .I libpcap that lacks the -.B pcap_dump_flush() +.BR pcap_dump_flush(3PCAP) function. .TP .B \-v |