2007-09-05 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 5 Sep 2007 20:48:21 +0000 (20:48 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 5 Sep 2007 20:48:21 +0000 (20:48 +0000)
* manual/signal.texi (Signaling Another Process): Typo fix.
From Karl Berry <karl@freefriends.org>.

manual/signal.texi

index ec02d9c..6cdae15 100644 (file)
@@ -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