Skip to content

Commit

Permalink
Fix missing underscore in pcap man page.
Browse files Browse the repository at this point in the history
pcap_set_immediate mode -> pcap_set_immediate_mode
  • Loading branch information
RavuAlHemio authored Sep 1, 2019
1 parent c805a8e commit 7a3a772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcap.3pcap.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a3a772

Please sign in to comment.