summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
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 3ed05c7c1a..77f3d7cfda 100644
--- a/manual/signal.texi
+++ b/manual/signal.texi
@@ -2139,7 +2139,7 @@ return from that handler will resume a primitive; otherwise, return from
that handler will cause @code{EINTR}. @xref{Flags for Sigaction}.
Another way to specify the choice is with the @code{siginterrupt}
-function. @xref{BSD Handler}.
+function. @xref{BSD Signal Handling}.
When you don't specify with @code{sigaction} or @code{siginterrupt} what
a particular handler should do, it uses a default choice. The default