summaryrefslogtreecommitdiffstats
path: root/contrib/libpcap/pcap.3
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
committerwosch <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
commit000fb64288e6720527f55bf8c37e36c07a308d49 (patch)
treee09db4b1b56461dbe8a4d233c39a90678607f597 /contrib/libpcap/pcap.3
parente5ff1bbc6e5b0efe790ab98ee1d41555abd74268 (diff)
downloadFreeBSD-src-000fb64288e6720527f55bf8c37e36c07a308d49.zip
FreeBSD-src-000fb64288e6720527f55bf8c37e36c07a308d49.tar.gz
delete doubled words, e.g.: "the the" -> "the"
Diffstat (limited to 'contrib/libpcap/pcap.3')
-rw-r--r--contrib/libpcap/pcap.36
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/libpcap/pcap.3 b/contrib/libpcap/pcap.3
index 7f9f15b..b88a518 100644
--- a/contrib/libpcap/pcap.3
+++ b/contrib/libpcap/pcap.3
@@ -17,6 +17,8 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
+.\" $Id$
+.\"
.TH PCAP 3 "18 July 1996"
.SH NAME
pcap \- Packet Capture library
@@ -152,7 +154,7 @@ If there is an error,
.B NULL
is returned and
.I errbuf
-is filled in with with an appropriate error message.
+is filled in with an appropriate error message.
.PP
.B pcap_lookupnet()
is used to determine the network number and mask
@@ -167,7 +169,7 @@ are
pointers.
A return of -1 indicates an error in which case
.I errbuf
-is filled in with with an appropriate error message.
+is filled in with an appropriate error message.
.PP
.B pcap_dispatch()
is used to collect and process packets.
OpenPOWER on IntegriCloud