Minor changes to discussion of 'stat' signal fields.

This commit is contained in:
Michael Kerrisk 2005-05-12 08:42:35 +00:00
parent bf6c69c999
commit 0c6085e0c0
1 changed files with 3 additions and 3 deletions

View File

@ -341,16 +341,16 @@ kernel stack page for the process.
The current EIP (instruction pointer).
.TP
\fIsignal\fP %lu
The bitmap of pending signals (usually 0).
The bitmap of pending signals.
.TP
\fIblocked\fP %lu
The bitmap of blocked signals (usually 0, 2 for shells).
The bitmap of blocked signals.
.TP
\fIsigignore\fP %lu
The bitmap of ignored signals.
.TP
\fIsigcatch\fP %lu
The bitmap of catched signals.
The bitmap of caught signals.
.TP
\fIwchan\fP %lu
This is the "channel" in which the process is waiting. It is the