From: Michael Kerrisk Date: Fri, 12 Jul 2019 12:47:31 +0000 (+0200) Subject: bpf.2: Correct kernel version for JIT support on s390 X-Git-Tag: man-pages-5.02~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=069be4fd22f49fae84e8e3cf4541743cb9a53f6f;p=thirdparty%2Fman-pages.git bpf.2: Correct kernel version for JIT support on s390 Signed-off-by: Michael Kerrisk --- diff --git a/man2/bpf.2 b/man2/bpf.2 index 55c79c9d67..b5c0869ae8 100644 --- a/man2/bpf.2 +++ b/man2/bpf.2 @@ -1196,12 +1196,12 @@ ARM32 (since Linux 3.18; cBPF since Linux 3.4); SPARC 32 (since Linux 3.18; cBPF since Linux 3.5); .\" commit 2809a2087cc44b55e4377d7b9be3f7f5d2569091 .IP * -s390 (since Linux 3.18; cBPF since Linux 3.7); -.\" commit c10302efe569bfd646b4c22df29577a4595b4580 -.IP * ARM-64 (since Linux 3.18); .\" commit e54bcde3d69d40023ae77727213d14f920eb264a .IP * +s390 (since Linux 4.1; cBPF since Linux 3.7); +.\" commit c10302efe569bfd646b4c22df29577a4595b4580 +.IP * PowerPC 64 (since Linux 4.8; cBPF since Linux 3.1); .\" commit 0ca87f05ba8bdc6791c14878464efc901ad71e99 .\" commit 156d0e290e969caba25f1851c52417c14d141b24