proc.5: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-06-06 10:51:50 +02:00
parent 043ce1b94e
commit 7a177ca4e9
1 changed files with 0 additions and 3 deletions

View File

@ -925,7 +925,6 @@ Details depend on the kernel version.
(10) The number of minor faults the process has made which have not (10) The number of minor faults the process has made which have not
required loading a memory page from disk. required loading a memory page from disk.
.TP .TP
.\" field 11
\fIcminflt\fP %lu \fIcminflt\fP %lu
(11) The number of minor faults that the process's (11) The number of minor faults that the process's
waited-for children have made. waited-for children have made.
@ -1055,7 +1054,6 @@ kernel stack page for the process.
\fIkstkeip\fP %lu \fIkstkeip\fP %lu
(30) The current EIP (instruction pointer). (30) The current EIP (instruction pointer).
.TP .TP
.\" field 31
\fIsignal\fP %lu \fIsignal\fP %lu
(31) The bitmap of pending signals, displayed as a decimal number. (31) The bitmap of pending signals, displayed as a decimal number.
Obsolete, because it does not provide information on real-time signals; use Obsolete, because it does not provide information on real-time signals; use
@ -1112,7 +1110,6 @@ processes scheduled under a real-time policy,
or 0, for non-real-time processes (see or 0, for non-real-time processes (see
.BR sched_setscheduler (2)). .BR sched_setscheduler (2)).
.TP .TP
.\" field 41
\fIpolicy\fP %u (since Linux 2.5.19; was %lu before Linux 2.6.22) \fIpolicy\fP %u (since Linux 2.5.19; was %lu before Linux 2.6.22)
(41) Scheduling policy (see (41) Scheduling policy (see
.BR sched_setscheduler (2)). .BR sched_setscheduler (2)).