updated on Mon Jan 9 08:00:21 UTC 2012
[aur-mirror.git] / libpcap-any / 30_man_fixes.diff
blob4c08ee07535381e7034b4573a3a0da3a780704d6
1 Misc. fixes to the upstream man page.
2 ---
3 pcap.3pcap.in | 2 +-
4 pcap_datalink_val_to_name.3pcap | 2 +-
5 pcap_loop.3pcap | 5 ++++-
6 3 files changed, 6 insertions(+), 3 deletions(-)
8 --- a/pcap.3pcap.in
9 +++ b/pcap.3pcap.in
10 @@ -363,7 +363,7 @@
11 script or some other configuration script to check whether the libpcap
12 1.0 APIs are available and use them only if they are.
13 .SH SEE ALSO
14 -autoconf(1), tcpdump(1), tcpslice(1), pcap-filter(@MAN_MISC_INFO@), pfconfig(8),
15 +autoconf(1), tcpdump(8), tcpslice(1), pcap-filter(@MAN_MISC_INFO@), pfconfig(8),
16 usermod(1M)
17 .SH AUTHORS
18 The original authors of libpcap are:
19 --- a/pcap_loop.3pcap
20 +++ b/pcap_loop.3pcap
21 @@ -89,7 +89,10 @@
22 .ft R
23 .PP
24 .I callback
25 -specifies a routine to be called with three arguments:
26 +specifies a
27 +.I
28 +pcap_handler
29 +routine to be called with three arguments:
31 .I u_char
32 pointer which is passed in the
33 --- a/pcap_datalink_val_to_name.3pcap
34 +++ b/pcap_datalink_val_to_name.3pcap
35 @@ -19,7 +19,7 @@
36 .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
37 .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
38 .\"
39 -.TH PCAP_DATALINK_VAL_TO_NAME 3 "4 April 2008"
40 +.TH PCAP_DATALINK_VAL_TO_NAME 3PCAP "4 April 2008"
41 .SH NAME
42 pcap_datalink_val_to_name, pcap_datalink_val_to_description \- get a
43 name or description for a link-layer header type value