summaryrefslogtreecommitdiff
path: root/manual/signal.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/signal.texi')
-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