mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-05 01:00:14 +00:00
2007-09-05 Roland McGrath <roland@redhat.com>
* manual/signal.texi (Signaling Another Process): Typo fix. From Karl Berry <karl@freefriends.org>.
This commit is contained in:
parent
221d9d8e76
commit
4cc6384d55
@ -2317,7 +2317,7 @@ The @var{signum} argument is an invalid or unsupported number.
|
|||||||
You do not have the privilege to send a signal to the process or any of
|
You do not have the privilege to send a signal to the process or any of
|
||||||
the processes in the process group named by @var{pid}.
|
the processes in the process group named by @var{pid}.
|
||||||
|
|
||||||
@item ESCRH
|
@item ESRCH
|
||||||
The @var{pid} argument does not refer to an existing process or group.
|
The @var{pid} argument does not refer to an existing process or group.
|
||||||
@end table
|
@end table
|
||||||
@end deftypefun
|
@end deftypefun
|
||||||
|
Loading…
Reference in New Issue
Block a user