Hi, the attached patch fixes a small inconsistency in pcap.3: The original manpages reads: "NOTE: errbuf in <list of functions> ...". pcap_open_dead() is listed in the 'list of cunction', however, pcap_open_dead() doesn't take an errbuf argument.
cu Gregor
diff -Naur libpcap-0.9.8.orig/pcap.3 libpcap-0.9.8/pcap.3 --- libpcap-0.9.8.orig/pcap.3 2007-11-29 15:25:44.000000000 +0100 +++ libpcap-0.9.8/pcap.3 2007-11-29 15:30:12.000000000 +0100 @@ -139,7 +139,6 @@ .I errbuf in .BR pcap_open_live() , -.BR pcap_open_dead() , .BR pcap_open_offline() , .BR pcap_fopen_offline() , .BR pcap_setnonblock() ,
signature.asc
Description: OpenPGP digital signature
