summaryrefslogtreecommitdiff
path: root/bpfc.8
diff options
context:
space:
mode:
Diffstat (limited to 'bpfc.8')
-rw-r--r--bpfc.84
1 files changed, 2 insertions, 2 deletions
diff --git a/bpfc.8 b/bpfc.8
index c65fbec..5661ccb 100644
--- a/bpfc.8
+++ b/bpfc.8
@@ -29,8 +29,8 @@ space for further analysis first. Meanwhile, BPF constructs also find
application in other areas such as in the communication between user and
kernel space like system call sand-boxing.
.PP
-At the time of writing this man page, the only available BPF compiler is
-part of the pcap(3) library and accessible through a high-level filter
+At the time of writing this man page, the only other available BPF compiler
+is part of the pcap(3) library and accessible through a high-level filter
language that might be familiar to many people as tcpdump-like filters.
.PP
However, it is quite often useful to bypass that compiler and write