bpf.2: Minor wording improvement

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-11-06 12:34:00 +01:00
parent 13648a9cfa
commit c53d4fc16e
1 changed files with 1 additions and 1 deletions

View File

@ -1174,7 +1174,7 @@ tail_call
ktime_get_ns
.PD 1
.PP
Unprivileged access may be blocked by setting the sysctl
Unprivileged access may be blocked by writing the value 1 to the file
.IR /proc/sys/kernel/unprivileged_bpf_disabled .
.PP
eBPF objects (maps and programs) can be shared between processes.