]> The Tcpdump Group git mirrors - libpcap/commitdiff
Include <pcap/pcap.h> in the SUMMARY sections - as long as we're going
authorguy <guy>
Sat, 5 Apr 2008 20:27:59 +0000 (20:27 +0000)
committerguy <guy>
Sat, 5 Apr 2008 20:27:59 +0000 (20:27 +0000)
to 1.0, might as well go with the place where Red Hat stuck the header
at one point and where the header "officially" resides.

(We should put a "backwards compatibility" note into pcap.3pcap.)

38 files changed:
pcap.3pcap
pcap_breakloop.3pcap
pcap_close.3pcap
pcap_compile.3pcap
pcap_datalink.3pcap
pcap_datalink_name_to_val.3pcap
pcap_dump.3pcap
pcap_dump_close.3pcap
pcap_dump_file.3pcap
pcap_dump_flush.3pcap
pcap_dump_ftell.3pcap
pcap_dump_open.3pcap
pcap_file.3pcap
pcap_fileno.3pcap
pcap_findalldevs.3pcap
pcap_freealldevs.3pcap
pcap_freecode.3pcap
pcap_get_selectable_fd.3pcap
pcap_geterr.3pcap
pcap_inject.3pcap
pcap_is_swapped.3pcap
pcap_lib_version.3pcap
pcap_list_datalinks.3pcap
pcap_lookupdev.3pcap
pcap_lookupnet.3pcap
pcap_loop.3pcap
pcap_major_version.3pcap
pcap_next_ex.3pcap
pcap_open_dead.3pcap
pcap_open_live.3pcap
pcap_open_offline.3pcap
pcap_set_datalink.3pcap
pcap_setdirection.3pcap
pcap_setfilter.3pcap
pcap_setnonblock.3pcap
pcap_snapshot.3pcap
pcap_stats.3pcap
pcap_strerror.3pcap

index 904fe047c26fb17f165f065b96a10feb2efe2953..c72efb5607c53688bc0b6fb319543b291af1c5d7 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap \- Packet Capture library
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .LP
 .ft B
 .ft
index 8c58b9cabdf42987704b786a2ddb6b754ba1b9a2..438f96001fef3fefc8758a4356d4b1d3b10123fe 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_breakloop.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_breakloop.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_breakloop \- force a pcap_dispatch() or pcap_loop() call to return
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index b1e0fdfeaa2f1a315e28ce33da1a6b441f9e53bb..3631514666d7e493557f75a8237323102e47dc8d 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_close.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_close.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_close \- close a capture device or savefile
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 6cbfd33f776c2bbd61b8851562058debd885b139..cd06e944446dae73f0bd813b19f2ef7e53146d5d 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_compile.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_compile.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_compile \- compile a filter expression
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index e8066bf1dd0474b48a5c23c08c5e9ef9401f265a..e4a71a915d6645308e0994b7d7604a73ad51cc8c 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_datalink.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_datalink.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_datalink \- get the link-layer header type
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 4b0e672354ed09d709116618e644d2a61e83aaf5..e7651d48ff9835f2a7768116c94281faef4d3d74 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_datalink_name_to_val.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_datalink_name_to_val.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -26,7 +26,7 @@ corresponding to a header type name
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index efdfe60d1d9805073b9b740fa0d2daf03dd80c73..fd22eec51b3776d5c19dee5136b222fed142a01e 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_dump \- write a packet to a capture file
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 80da990327b160015762ddeca360e5e88ce403ff..2483c841090f744e5be963305815d9fa52ca37e9 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump_close.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump_close.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_dump_close \- close a savefile being written to
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index ecbf2d31951a08b624f1242262b1001ddbcf1ec9..cd3e4b0b65704fe53ef3a77b3e1c87d4bbad36f7 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump_file.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump_file.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_dump_file \- get the standard I/O stream for a savefile being written
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 0cb600251cace962467cc23602f3c85daacd9961..6cf837b4623de16e24ef4c6432383a46ed2eeacf 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump_flush.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump_flush.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_dump_flush \- flush to a savefile packets dumped
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index eb9f1452934bca1356ea24f034e6e4a05d29628a..db43b4347f90070af116a5e36e6035ab410f796b 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump_ftell.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump_ftell.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_dump_ftell \- get the current file offset for a savefile being written
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 577d4cef7e2ec8eb233472f63876a0a697db9b41..21a92144faa068903202c25308130137fb1735f8 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_dump_open.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_dump_open.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_dump_open, pcap_dump_fopen \- open a file to which to write packets
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .nf
 .LP
index a26ff4c2d1165f7c083410a140a1ac67033f9220..881ff094ef6323462a15f4393a036fed243bcb69 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_file.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_file.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_file \- get the standard I/O stream for a savefile being read
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 903ddb809c91ce0e37756e80dcfe2c8197f86c2f..7602fd719318618747f687d8c58ce9d55f89509d 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_fileno.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_fileno.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_fileno \- get the file descriptor for a live capture
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 25ed81e5f839d40b05062aa6814119a47802817a..de57856e139420c777ae1476ef200e85041d2f63 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_findalldevs.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_findalldevs.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_findalldevs \- get a list of capture devices
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .nf
index a581b45175db10807f7446950f54c1213b88d016..00f7d72d922b6bb68b30b26f553276aae749caea 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_freealldevs.3pcap,v 1.1.2.1 2008-04-05 20:21:09 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_freealldevs.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_freealldevs \- free a list of capture devices
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index e25adeb7d04585fa6a65afdcc3b484231e9f752f..72304b91908ce72dbc27d0f00385c76285a50801 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_freecode.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_freecode.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_freecode \- free a BPF program
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 17113fda468ebc412595501e7405c0dd87dbb363..9d77076f7e9ae4160ac06ecdb939d8fcd5e225df 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_get_selectable_fd.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_get_selectable_fd.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -26,7 +26,7 @@ be done for a live capture
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 24fad3e5fc2b71f0c8580eacd8f610ce43e2ee16..04545e70b2c5b546f5094f3233ff7a94bce0e04c 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_geterr.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_geterr.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_geterr, pcap_perror \- get or print libpcap error message text
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index fbc33b4bad5a7e517009fdb1089af3cdc67436ba..427bf01c77fabe79937425753b62e8d77310b71c 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_inject.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_inject.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_inject, pcap_sendpacket \- transmit a packet
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 1d8b43cfe635f09490505910b4fda3c5db564bbb..2c0003440b3641f5c2b6e12773a8fcb6ff221d75 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_is_swapped.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_is_swapped.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_is_swapped \- find out whether a savefile has the native byte order
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 82b612624f997510371d21f3273e6b078c9f8d39..6c96f2961512c03858beae8224fd0eeba31f2857 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_lib_version.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_lib_version.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_lib_version \- get the version information for libpcap
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 18356dd22620a589e4a293afe0a714e223cbc4de..4c735104d675e2087df263ae890f0fa107d1dcb7 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_list_datalinks.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_list_datalinks.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -26,7 +26,7 @@ by a capture device
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index b224c6858d70e8431b9b7affd7167700fc418936..726058f65032cbcdbd68f528a3da4696d2eb0f47 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_lookupdev.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_lookupdev.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_lookupdev \- find the default device on which to capture
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .nf
index 8ad07afde81688b2ebe96f16bb563c0a9d968681..d2fb037d81dcb1b649fc1153ac4231c77686b9b5 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_lookupnet.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_lookupnet.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_lookupnet \- find the IPv4 network number and netmask for a device
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .nf
index 577ae3617c86a024bc0515cdd63735e9ec5a0eb6..5b97a2243603d7cda48d3c52761828fba8e1769c 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_loop.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_loop.3pcap,v 1.1.2.2 2008-04-05 20:27:59 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_loop, pcap_dispatch \- process packets from a live capture or savefile
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index f3662c7cb871c103c899682887a60c673a2f7f1b..7aa4eff17038e0fc760f62047f6ea26af22dfd8b 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_major_version.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_major_version.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_major_version, pcap_minor_version \- get the version number of a savefile
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index e3288019b9254b3af07ad042e5432ccff4d020f8..7318997c39195b601cfa8b73d05a70e9fda3ae99 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_next_ex.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_next_ex.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_next_ex, pcap_next \- read the next packet from a pcap_t
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index d2c1e6b93fdcdc8f000fc16a6e90fd4f6ab525ae..8611144f649e4d5a27ef5510300599fabde4a12a 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_open_dead.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_open_dead.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -26,7 +26,7 @@ capture for output
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index e4b4ccbcb9c42c7bac23e02550180fb04113418e..45d913c744fac98313f64816b2eabf0b5ce26a7a 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_open_live.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_open_live.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_open_live \- open a device for capturing
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .nf
index 721e53094bf7c456138a4a0acc2758e577356b91..b588b7fff8242cfa61402352289567f681b33476 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_open_offline.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap_open_offline.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_open_offline, pcap_fopen_offline \- open a saved capture file for reading
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .nf
index 6aee2a1371364452871ad37e2b520d31e0d42950..dd68a56f5f4c5e518fd13b0aa322d0f159f885ff 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_set_datalink.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_set_datalink.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -26,7 +26,7 @@ capture device
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 3c601bd6d56cf172f1b51df79754cb95c4b2b5eb..27c2dafbd0ca79f820f6ba17d455a3ec452064e7 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_setdirection.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_setdirection.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_setdirection \- set the direction for which packets will be captured
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index c34b7b01a992d47213d9da86829b1c128a61d6cb..7ee2f58f0efa055a42580e7ba16d763ee0112a77 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_setfilter.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_setfilter.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_setfilter \- set the filter
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 0adf753a5780adaa10937cb92a24ff21d0d83fd7..d6bd5b3e4e6a502086feaaa10eb2b62f2c5be593 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_setnonblock.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_setnonblock.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -26,7 +26,7 @@ non-blocking mode on a capture device
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .nf
index 6f798bb92662fdb5b2d9f417b9905f1de52d28fa..6528fe5912f4b9a053f0c97084821d6e48361508 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_snapshot.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_snapshot.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_snapshot \- get the snapshot length
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index f1cf5e68665a780324596192295254faa60ae717..12d1326c1dd88c06179d9df1ab23f6a8fb741f47 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_stats.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_stats.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_stats \- get capture statistics
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B
index 0b868d80fd8ec240f69255795edb28b20b5acd9c..f1af51028c3639066665021d2176c8ca3a2622c2 100644 (file)
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_strerror.3pcap,v 1.1.2.1 2008-04-05 20:21:10 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_strerror.3pcap,v 1.1.2.2 2008-04-05 20:28:00 guy Exp $
 .\"
 .\" Copyright (c) 1994, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -25,7 +25,7 @@ pcap_strerror \- convert an errno value to a string
 .SH SYNOPSIS
 .nf
 .ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
 .ft
 .LP
 .ft B