aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-11-12 12:56:57 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-11-12 12:56:57 +0100
commit1374ba427831cff322c7bcd8cabd3110b631b57e (patch)
tree850916c2e38f2f625754305fe5eae693c37b21f0
parentc2a2cc269c453089f64978a54f547a5b3e22bdf0 (diff)
downloadman-pages-1374ba427831cff322c7bcd8cabd3110b631b57e.tar.gz
signal.7: SEE ALSO: add swapcontext(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/signal.71
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/signal.7 b/man7/signal.7
index 91669145a2..81d796182e 100644
--- a/man7/signal.7
+++ b/man7/signal.7
@@ -900,6 +900,7 @@ because of how the CPU reports the forbidden operation to the kernel.
.BR sigvec (3),
.BR sigwait (3),
.BR strsignal (3),
+.BR swapcontext (3),
.BR sysv_signal (3),
.BR core (5),
.BR proc (5),