kcmp.2: Minor fix-ups

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-06-09 10:25:50 +02:00
parent ad0fbddddc
commit 164a3a92c9
1 changed files with 2 additions and 2 deletions

View File

@ -190,9 +190,9 @@ The
capability is required to inspect processes that you do not own.
Other ptrace limitations imay also apply, such as
.BR CONFIG_SECURITY_YAMA ,
which when
which, when
.I /proc/sys/kernel/yama/ptrace_scope
is 2 (the default) limits
is 2, limits
.BR kcmp ()
to child processes;
see