From 0c6085e0c099a7b3669c640a86248328f5b19997 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 12 May 2005 08:42:35 +0000 Subject: [PATCH] Minor changes to discussion of 'stat' signal fields. --- man5/proc.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man5/proc.5 b/man5/proc.5 index 4ce3f664b..b913562f4 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -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