diff options
Diffstat (limited to 'pcap_compile.3pcap')
-rw-r--r-- | pcap_compile.3pcap | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pcap_compile.3pcap b/pcap_compile.3pcap index b11daa59..15060176 100644 --- a/pcap_compile.3pcap +++ b/pcap_compile.3pcap @@ -1,4 +1,4 @@ -.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_compile.3pcap,v 1.2 2008-04-05 20:26:56 guy Exp $ +.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_compile.3pcap,v 1.3 2008-04-06 02:53:21 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_COMPILE 3PCAP "4 April 2008" +.TH PCAP_COMPILE 3PCAP "5 April 2008" .SH NAME pcap_compile \- compile a filter expression .SH SYNOPSIS @@ -68,5 +68,5 @@ may be called with .I p as an argument to fetch or display the error text. .SH SEE ALSO -pcap_setfilter(3PCAP), pcap_freecode(3PCAP), pcap_geterr(3PCAP), -pcap-filter(4) +pcap(3PCAP), pcap_setfilter(3PCAP), pcap_freecode(3PCAP), +pcap_geterr(3PCAP), pcap-filter(4) |