diff options
Diffstat (limited to 'pcap-filter.manmisc.in')
-rw-r--r-- | pcap-filter.manmisc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-filter.manmisc.in b/pcap-filter.manmisc.in index ddfaa11d..05a295b8 100644 --- a/pcap-filter.manmisc.in +++ b/pcap-filter.manmisc.in @@ -25,7 +25,7 @@ pcap-filter \- packet filter syntax .ad .SH DESCRIPTION .LP -.B pcap_compile() +.BR pcap_compile () is used to compile a string into a filter program. The resulting filter program can then be applied to some stream of packets to determine which packets will be supplied to |