We don't have the cpuset(7) page yet, so comment out /proc/[number]/cpuset

description.
This commit is contained in:
Michael Kerrisk 2008-06-24 03:42:39 +00:00
parent 743638fdbe
commit e23fde73fa
1 changed files with 6 additions and 5 deletions

View File

@ -121,11 +121,12 @@ null-separated strings, with a further null byte after the last string.
.IR /proc/[number]/coredump_filter " (since kernel 2.6.23)"
See
.BR core (5).
.TP
.IR /proc/[number]/cpuset " (since kernel 2.6.12)"
.\" and/proc/PID/task/TID/cpuset
See
.BR cpuset (7).
.\" FIXME . Uncomment the following once cpuset(7) page is added
.\" .TP
.\" .IR /proc/[number]/cpuset " (since kernel 2.6.12)"
.\" .\" and/proc/PID/task/TID/cpuset
.\" See
.\" .BR cpuset (7).
.TP
.I /proc/[number]/cwd
This is a symbolic link to the current working directory of the process.