aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/sysctl')
-rw-r--r--Documentation/sysctl/kernel.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sysctl/kernel.txt b/Documentation/sysctl/kernel.txt
index ab7d16efa96b..9d4c1d18ad44 100644
--- a/Documentation/sysctl/kernel.txt
+++ b/Documentation/sysctl/kernel.txt
@@ -182,6 +182,7 @@ core_pattern is used to specify a core dumpfile pattern name.
182 %<NUL> '%' is dropped 182 %<NUL> '%' is dropped
183 %% output one '%' 183 %% output one '%'
184 %p pid 184 %p pid
185 %P global pid (init PID namespace)
185 %u uid 186 %u uid
186 %g gid 187 %g gid
187 %d dump mode, matches PR_SET_DUMPABLE and 188 %d dump mode, matches PR_SET_DUMPABLE and