diff options
author | guy <guy> | 2008-04-05 20:26:56 +0000 |
---|---|---|
committer | guy <guy> | 2008-04-05 20:26:56 +0000 |
commit | 37340171346a8f9cf4cbec922b27683f282a9e26 (patch) | |
tree | 2653c0f27e466ec5c77d0a4d17c4b9247f01ca9d /pcap_file.3pcap | |
parent | baadfaab07e6807d3fd776032707bcd6ee909788 (diff) |
Include <pcap/pcap.h> in the SUMMARY sections - as long as we're going
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.)
Diffstat (limited to 'pcap_file.3pcap')
-rw-r--r-- | pcap_file.3pcap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcap_file.3pcap b/pcap_file.3pcap index e4a027b0..87fd7d53 100644 --- a/pcap_file.3pcap +++ b/pcap_file.3pcap @@ -1,4 +1,4 @@ -.\" @(#) $Header: /tcpdump/master/libpcap/pcap_file.3pcap,v 1.1 2008-04-05 20:19:42 guy Exp $ +.\" @(#) $Header: /tcpdump/master/libpcap/pcap_file.3pcap,v 1.2 2008-04-05 20:26:56 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 |