proc.5: srcfix: Added FIXME (/proc/PID/projid_map)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-01-01 05:20:36 +01:00
parent 6b1eaf53bc
commit f34f018219
1 changed files with 2 additions and 0 deletions

View File

@ -1168,6 +1168,8 @@ In a multithreaded process, the contents of this symbolic link
are not available if the main thread has already terminated
(typically by calling
.BR pthread_exit (3)).
.\" FIXME Describe /proc/[pid]/projid_map
.\" Added in 3.7, commit f76d207a66c3a53defea67e7d36c3eb1b7d6d61d
.\" FIXME Describe /proc/[pid]/seccomp
.\" Added in 2.6.12
.\"