summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-09-18 19:57:24 +0000
committerJakub Jelinek <jakub@redhat.com>2007-09-18 19:57:24 +0000
commit7913ba4d91b848ec4e5698c59d43198a3ef9215d (patch)
treeafc73f6e0376ae6d07526c5efa9e941641ce1f6d /manual
parentcedf9b89dd3b436ff7fad4c75d3f288ee4cd4ecd (diff)
Updated to fedora-glibc-20070918T1931cvs/fedora-glibc-2_6_90-14
Diffstat (limited to 'manual')
-rw-r--r--manual/signal.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/signal.texi b/manual/signal.texi
index ec02d9cf37..6cdae1502b 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