summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorguy <guy>2008-12-25 02:01:32 +0000
committerguy <guy>2008-12-25 02:01:32 +0000
commit6e26f4a0fdacb2ac21189082ab8cf07a304370cd (patch)
treea6f1ae439db02d7d8f5abb837af777e32849b6cf
parentaa03b98b3864b0de036099d490ece6e5fdd3afd5 (diff)
downloadlibpcap-origin.tar.gz
Another change from Debian.origin
-rw-r--r--pcap_loop.3pcap8
1 files changed, 5 insertions, 3 deletions
diff --git a/pcap_loop.3pcap b/pcap_loop.3pcap
index 4dda46a5..70cfaa02 100644
--- a/pcap_loop.3pcap
+++ b/pcap_loop.3pcap
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_loop.3pcap,v 1.3 2008-04-06 02:53:22 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_loop.3pcap,v 1.4 2008-12-25 02:01:32 guy Exp $
.\"
.\" Copyright (c) 1994, 1996, 1997
.\" The Regents of the University of California. All rights reserved.
@@ -19,7 +19,7 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.TH PCAP_LOOP 3PCAP "5 April 2008"
+.TH PCAP_LOOP 3PCAP "24 December 2008"
.SH NAME
pcap_loop, pcap_dispatch \- process packets from a live capture or savefile
.SH SYNOPSIS
@@ -89,7 +89,9 @@ should use \-1, nor 0, as the value of
.ft R
.PP
.I callback
-specifies a routine to be called with three arguments:
+specifies a
+.I pcap_handler
+routine to be called with three arguments:
a
.I u_char
pointer which is passed in the