diff --git a/man2/bpf.2 b/man2/bpf.2 index cb6a5c2c2..fc4285f82 100644 --- a/man2/bpf.2 +++ b/man2/bpf.2 @@ -822,7 +822,7 @@ format of (which is the data blob passed into the eBPF program as the first argument). .\" .\" FIXME -.\" Somehere in this page we need a general introduction to the +.\" Somewhere in this page we need a general introduction to the .\" bpf_context. For example, how does a BPF program access the .\" context?