]> The Tcpdump Group git mirrors - libpcap/commitdiff
Fix typo.
authorGuy Harris <[email protected]>
Fri, 13 May 2011 07:32:17 +0000 (00:32 -0700)
committerGuy Harris <[email protected]>
Fri, 13 May 2011 07:32:53 +0000 (00:32 -0700)
pcap_fileno.3pcap

index 02d24b532fb78bf631619e93554fc956a6f4fd01..723733e73de98275e726179a74d6dfa525366bfd 100644 (file)
@@ -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() ,