From: Guy Harris Date: Fri, 13 May 2011 07:32:17 +0000 (-0700) Subject: Fix typo. X-Git-Tag: libpcap-1.2.1~55 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/cad873046049c8860b23b0138a3a0e6383658d36 Fix typo. --- diff --git a/pcap_fileno.3pcap b/pcap_fileno.3pcap index 02d24b53..723733e7 100644 --- a/pcap_fileno.3pcap +++ b/pcap_fileno.3pcap @@ -47,7 +47,7 @@ returns the file descriptor from which captured packets are read. .LP If .I p -refers to a ``savefile'' that was opened using fuctions such as +refers to a ``savefile'' that was opened using functions such as .BR pcap_open_offline() or .BR pcap_fopen_offline() ,