diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2021-12-22 23:59:42 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2021-12-22 23:59:42 +0000 |
commit | aa24538c1191ff6f79b5debfdfc6bcfc0c71e92c (patch) | |
tree | b0de13d5776b716af271f843e6b506f6f86350c0 /pcap_dump_open.3pcap.in | |
parent | 078b980e9ba198e7db8b805a8c26bade8ff42b58 (diff) |
Fixup a few man pages. [skip ci]
In pcap_get_required_select_timeout.3pcap merge two "backward
compatibility" sections into one. In pcap-filter.manmisc.in,
pcap-config.1 and pcap_dump_open.3pcap.in make section names consistent
with other man pages.
Diffstat (limited to 'pcap_dump_open.3pcap.in')
-rw-r--r-- | pcap_dump_open.3pcap.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_dump_open.3pcap.in b/pcap_dump_open.3pcap.in index fddecb8d..555484ff 100644 --- a/pcap_dump_open.3pcap.in +++ b/pcap_dump_open.3pcap.in @@ -81,7 +81,7 @@ order as the host opening the file, and has the same time stamp precision, link-layer header type, and snapshot length as .IR p , it will write new packets at the end of the file. -.SH RETURN VALUES +.SH RETURN VALUE A pointer to a .B pcap_dumper_t structure to use in subsequent |