diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-13 09:25:02 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-13 09:25:42 +0200 |
| commit | 84eb2279b12936d600306fea02624c1ba036abfe (patch) | |
| tree | d5659b1ab62a7c263fb5d88b421ec7e42c63a090 /man5 | |
| parent | 6a036b00bd3838cd944eeb41f250b656771336d2 (diff) | |
| download | man-pages-84eb2279b12936d600306fea02624c1ba036abfe.tar.gz | |
proc.5: Minor tweaks to Keno Fischer's patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 6801447666..f9183e41e4 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1253,8 +1253,9 @@ Permission to access this file is governed by a ptrace access mode check; see .BR ptrace (2). .IP -.\" This permissions check got removed in kernel commit bdb4d100a -Until kernel version 4.3, this directory appeared only if the +Until kernel version 4.3, +.\" commit bdb4d100afe9818aebd1d98ced575c5ef143456c +this directory appeared only if the .B CONFIG_CHECKPOINT_RESTORE kernel configuration option was enabled. Additionally, in those kernel versions, privilege |
