proc.5: srcfix: added FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-19 09:26:56 +01:00
parent 3ad5d1b9f6
commit 43a8bfc677
1 changed files with 13 additions and 0 deletions

View File

@ -350,6 +350,19 @@ file access mode and file status flags (see
.BR open (2)).
The files in this directory are readable only by the owner of the process.
.\" FIXME
.\" Certain file types include additional info; see
.\" Documentation/filesystems/proc.txt
.\"
.\" Especially interesting is this:
.\"
.\" commit ab49bdecc3ebb46ab661f5f05d5c5ea9606406c6
.\" Author: Cyrill Gorcunov <gorcunov@openvz.org>
.\" Date: Mon Dec 17 16:05:06 2012 -0800
.\"
.\" Basically, the /proc/PID/fdinfo/ entry for an inotify FD
.\" includes the file handles for all watched FDs
.\"
.TP
.IR /proc/[pid]/io " (since kernel 2.6.20)"
.\" commit 7c3ab7381e79dfc7db14a67c6f4f3285664e1ec2