diff --git a/man2/bpf.2 b/man2/bpf.2 index 2ab9d76e3..e386eabbd 100644 --- a/man2/bpf.2 +++ b/man2/bpf.2 @@ -314,9 +314,11 @@ bpf_map_lookup_elem(map_fd, fp - 4) the program will be rejected, since the in-kernel helper function .IP +.in +4n .EX - bpf_map_lookup_elem(map_fd, void *key) +bpf_map_lookup_elem(map_fd, void *key) .EE +.in .IP expects to read 8 bytes from the location pointed to by .IR key ,