summaryrefslogtreecommitdiff
path: root/man5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-06-06 10:51:50 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-06-12 14:56:27 +0200
commit7a177ca4e937547596fcf6921124a564f08a2a91 (patch)
tree8bbacbabd52cf6bebc62e06dfa3e7ca7f1cfef27 /man5
parent043ce1b94e9750445bb92a166d389cc5cf893e36 (diff)
proc.5: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r--man5/proc.53
1 files changed, 0 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index 2c515fe4..17458372 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -925,7 +925,6 @@ Details depend on the kernel version.
(10) The number of minor faults the process has made which have not
required loading a memory page from disk.
.TP
-.\" field 11
\fIcminflt\fP %lu
(11) The number of minor faults that the process's
waited-for children have made.
@@ -1055,7 +1054,6 @@ kernel stack page for the process.
\fIkstkeip\fP %lu
(30) The current EIP (instruction pointer).
.TP
-.\" field 31
\fIsignal\fP %lu
(31) The bitmap of pending signals, displayed as a decimal number.
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
.BR sched_setscheduler (2)).
.TP
-.\" field 41
\fIpolicy\fP %u (since Linux 2.5.19; was %lu before Linux 2.6.22)
(41) Scheduling policy (see
.BR sched_setscheduler (2)).