]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Updated a FIXME
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 6 Jul 2006 12:38:53 +0000 (12:38 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 6 Jul 2006 12:38:53 +0000 (12:38 +0000)
man5/proc.5

index 52bd842777094aabdbcbd5d8addb09f0000f28d8..89f7f90ef1c627c6c542359524e13c45884d3264 100644 (file)
 .\" from the patch-2.6.13 and change log could be used to write an 
 .\" entry in this man page.
 .\"
-.\" FIXME 2.6.17-rc1 has /proc/PID/mountstats and 
-.\" /proc/PID/task/TID/mountstats; these need to be documented
-.\" Some information can be found in the 2.6.17-rc1 change log.
-.\"
 .\" FIXME cross check against Documentation/filesystems/proc.txt 
 .\" to see what information could be imported from that file 
 .\" into this file.
@@ -243,8 +239,11 @@ This file can be used to access the pages of a process's memory through
 .BR read (2),
 and
 .BR fseek (3).
-.\" FIXME Describe /proc/[number]/mountstats
+.\" FIXME Describe /proc/[number]/mountstats and
+.\"       /proc/PID/task/TID/mountstats
+.\"      Some information can be found in the 2.6.17-rc1 change log.
 .\"       Added in 2.6.17
+.\"
 .\" FIXME Describe /proc/[number]/oom_adj
 .\"       Added in 2.6.11; updating requires CAP_SYS_RESOURCE
 .\"       Mention OOM_DISABLE (-17)