summaryrefslogtreecommitdiff
path: root/pcap_open_live.3pcap
diff options
context:
space:
mode:
Diffstat (limited to 'pcap_open_live.3pcap')
-rw-r--r--pcap_open_live.3pcap3
1 files changed, 1 insertions, 2 deletions
diff --git a/pcap_open_live.3pcap b/pcap_open_live.3pcap
index 44a7172c..9ddf752a 100644
--- a/pcap_open_live.3pcap
+++ b/pcap_open_live.3pcap
@@ -33,8 +33,7 @@ char errbuf[PCAP_ERRBUF_SIZE];
.LP
.ft B
pcap_t *pcap_open_live(const char *device, int snaplen,
-.ti +8
-int promisc, int to_ms, char *errbuf);
+ int promisc, int to_ms, char *errbuf);
.ft
.fi
.SH DESCRIPTION