summaryrefslogtreecommitdiff
path: root/bpfc.8
diff options
context:
space:
mode:
Diffstat (limited to 'bpfc.8')
-rw-r--r--bpfc.83
1 files changed, 1 insertions, 2 deletions
diff --git a/bpfc.8 b/bpfc.8
index 5661ccb..1cde888 100644
--- a/bpfc.8
+++ b/bpfc.8
@@ -1,7 +1,6 @@
.\" netsniff-ng - the packet sniffing beast
.\" Copyright 2013 Daniel Borkmann.
.\" Subject to the GPL, version 2.
-.PP
.TH BPFC 8 "03 March 2013" "Linux" "netsniff-ng toolkit"
.SH NAME
bpfc \- a Berkeley Packet Filter assembler and compiler
@@ -106,7 +105,7 @@ consists of the following elements:
.PP
The element o is a 16 bit wide opcode that has a particular instruction
encoded, jt and jf are two 8 bit wide jump targets, one for condition
-''true'', one for condition ''false''. Last but not least the 32 bit wide
+ ''true'', one for condition ''false''. Last but not least the 32 bit wide
element k contains a miscellaneous argument that can be interpreted in
different ways depending on the given instruction resp. opcode.
.PP