summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/sigaction.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sigaction.2 b/lib/libc/sys/sigaction.2
index e1ef9ff..1802c23 100644
--- a/lib/libc/sys/sigaction.2
+++ b/lib/libc/sys/sigaction.2
@@ -499,7 +499,7 @@ sigcontext.
The
.Fa context
argument to a POSIX SA_SIGINFO handler points to an instance of
-mcontext_t.
+ucontext_t.
.Sh ERRORS
.Fn Sigaction
will fail and no new signal handler will be installed if one
OpenPOWER on IntegriCloud