Slight rewording.

This commit is contained in:
Michael Kerrisk 2006-12-27 02:41:07 +00:00
parent 9606a1f374
commit 37d4cd1cee
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ Note that an existing process might be a zombie,
a process which already committed termination, but
has not yet been \fBwait\fP()ed for.
.SH NOTES
The only signals that can be sent task number one, the
The only signals that can be sent process ID 1, the
.I init
process, are those for which
.I init