From 164a3a92c9797144686a755f2b7c72f282c2fe59 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 9 Jun 2016 10:25:50 +0200 Subject: [PATCH] kcmp.2: Minor fix-ups Signed-off-by: Michael Kerrisk --- man2/kcmp.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/kcmp.2 b/man2/kcmp.2 index cd7cbe71a..9af70d1dd 100644 --- a/man2/kcmp.2 +++ b/man2/kcmp.2 @@ -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