diff options
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 8f292e35ea..f41da4f655 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -48,7 +48,7 @@ .\" 2008-06-19, mtk, Documented /proc/[pid]/status. .\" 2008-07-15, mtk, added /proc/config.gz .\" -.\" FIXME . cross check against Documentation/filesystems/proc.txt +.\" FIXME cross check against Documentation/filesystems/proc.txt .\" to see what information could be imported from that file .\" into this file. .\" @@ -1017,7 +1017,7 @@ Privilege .RB ( CAP_SYS_ADMIN ) .\" FIXME .\" This may change. See the mail thread -.\" [RFC][PATCH v2] procfs: Always expose /proc/<pid>/map_files/ and make it readable +.\" "[RFC][PATCH v2] procfs: Always expose /proc/<pid>/map_files/ and make it readable" .\" from Jan 2015 is required to view the contents of this directory. .TP @@ -1565,10 +1565,10 @@ this symbolic link is governed by a ptrace access mode check; see .BR ptrace (2). .\" FIXME Describe /proc/[pid]/projid_map -.\" Added in 3.7, commit f76d207a66c3a53defea67e7d36c3eb1b7d6d61d +.\" Added in 3.7 +.\" commit f76d207a66c3a53defea67e7d36c3eb1b7d6d61d .\" FIXME Describe /proc/[pid]/seccomp .\" Added in 2.6.12 -.\" .TP .IR /proc/[pid]/seccomp " (Linux 2.6.12 to 2.6.22)" This file can be used to read and change the process's @@ -1594,9 +1594,9 @@ and the field in .IR /proc/[pid]/status ). .\" FIXME Describe /proc/[pid]/sessionid -.\" Added in 2.6.25; read-only; only readable by real UID .\" commit 1e0bd7550ea9cf474b1ad4c6ff5729a507f75fdc .\" CONFIG_AUDITSYSCALL +.\" Added in 2.6.25; read-only; only readable by real UID .\" .\" FIXME Describe /proc/[pid]/sched .\" Added in 2.6.23 @@ -3579,10 +3579,7 @@ It became once more nonoptionally enabled in Linux 2.4. Next, it was deprecated in Linux 2.6 (still available with .B CONFIG_PCI_LEGACY_PROC set), and finally removed altogether since Linux 2.6.17. -.\" FIXME Document /proc/sched_debug -.\" -.\" .TP -.\" .IR /proc/sched_debug " (since Linux 2.6.23)" +.\" FIXME Document /proc/sched_debug (since Linux 2.6.23) .\" See also /proc/[pid]/sched .TP .IR /proc/profile " (since Linux 2.4)" @@ -4511,8 +4508,8 @@ on the system. .I /proc/sys/kernel/pty/max This file defines the maximum number of pseudoterminals. .\" FIXME Document /proc/sys/kernel/pty/reserve -.\" New in Linux 3.3 -.\" commit e9aba5158a80098447ff207a452a3418ae7ee386 +.\" New in Linux 3.3 +.\" commit e9aba5158a80098447ff207a452a3418ae7ee386 .TP .I /proc/sys/kernel/pty/nr This read-only file @@ -5309,7 +5306,7 @@ suitable options. across kernel versions, so they are not listed here. Details can be found by consulting the kernel source code.) The following fields may be present: -.\" FIXME We need explanations for each of these fields... +.\" FIXME We need explanations for each of the following fields... .RS .TP .IR nr_free_pages " (since Linux 2.6.31)" |
