aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-09-01 13:51:42 -0700
committerGitHub <noreply@github.com>2019-09-01 13:51:42 -0700
commitd8eb59c33e6db12063c0c244f6b92d844fdf6370 (patch)
treea071fb383389812a5dc4a7323060765b4e6d5a55
parentc805a8e6ac3423fff8541bae9e6dd1be31fc9d28 (diff)
parent7a3a772d985c4cb22dfeaa1afb423365d6f08bf5 (diff)
Merge pull request #841 from RavuAlHemio/patch-1
Fix missing underscore in pcap man page.
-rw-r--r--pcap.3pcap.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap.3pcap.in b/pcap.3pcap.in
index 677e93b6..ce78b288 100644
--- a/pcap.3pcap.in
+++ b/pcap.3pcap.in
@@ -420,7 +420,7 @@ set packet buffer timeout for a not-yet-activated
.B pcap_t
for live capture
.TP
-.BR pcap_set_immediate mode (3PCAP)
+.BR pcap_set_immediate_mode (3PCAP)
set immediate mode for a not-yet-activated
.B pcap_t
for live capture