diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-03-12 10:25:27 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-03-12 10:25:27 +0100 |
| commit | df2a85763787fbeb22a4a733ec7aa9b23699fbed (patch) | |
| tree | e3fa20f6c224dff89ad9d6e2286f7aabad513019 /man5 | |
| parent | 20c1a631cd5a1b7205c5f54473ca3e39c788dfaf (diff) | |
| download | man-pages-df2a85763787fbeb22a4a733ec7aa9b23699fbed.tar.gz | |
proc.5: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 745ce7b0e6..9dfea5e187 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -664,9 +664,6 @@ the symbolic links in this directory is governed by a ptrace access mode .B PTRACE_MODE_READ_FSCREDS check; see .BR ptrace (2). -.\" FIXME Describe /proc/[pid]/loginuid -.\" Added in 2.6.11; updating requires CAP_AUDIT_CONTROL -.\" CONFIG_AUDITSYSCALL .TP .IR /proc/[pid]/fdinfo/ " (since Linux 2.6.22)" This is a subdirectory containing one entry for each file which the @@ -990,6 +987,9 @@ this file is protected to allow reading only by the real UID of the process. Since Linux 2.6.36, .\" commit 3036e7b490bf7878c6dae952eec5fb87b1106589 this file is readable by all users on the system. +.\" FIXME Describe /proc/[pid]/loginuid +.\" Added in 2.6.11; updating requires CAP_AUDIT_CONTROL +.\" CONFIG_AUDITSYSCALL .TP .IR /proc/[pid]/map_files/ " (since kernel 3.3) .\" commit 640708a2cff7f81e246243b0073c66e6ece7e53e |
