diff options
| -rw-r--r-- | man2/bpf.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/bpf.2 b/man2/bpf.2 index 6ced5b1caa..8effb31fe0 100644 --- a/man2/bpf.2 +++ b/man2/bpf.2 @@ -1181,7 +1181,7 @@ is initialized to 1 and is immutable. one of the Spectre attacks against the BPF interpreter.) .PP The JIT compiler for eBPF is currently -.\" Last reviewed in Linux 4.16-rc by grepping for BPF_ALU64 in arch/ +.\" Last reviewed in Linux 4.18-rc by grepping for BPF_ALU64 in arch/ .\" and by checking the documentation for bpf_jit_enable in .\" Documentation/sysctl/net.txt available for the following architectures: |
