From: Roland McGrath Date: Wed, 5 Sep 2007 20:48:21 +0000 (+0000) Subject: 2007-09-05 Roland McGrath X-Git-Tag: cvs/fedora-glibc-20070918T1931~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4cc6384d55e1137fe11d9b32c4af05fbb92ccaf9;p=thirdparty%2Fglibc.git 2007-09-05 Roland McGrath * manual/signal.texi (Signaling Another Process): Typo fix. From Karl Berry . --- diff --git a/manual/signal.texi b/manual/signal.texi index ec02d9cf370..6cdae1502bc 100644 --- a/manual/signal.texi +++ b/manual/signal.texi @@ -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 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. @end table @end deftypefun