summaryrefslogtreecommitdiff
path: root/man3/getcontext.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getcontext.3')
-rw-r--r--man3/getcontext.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/getcontext.3 b/man3/getcontext.3
index a04d51b6..ca43ac7e 100644
--- a/man3/getcontext.3
+++ b/man3/getcontext.3
@@ -111,7 +111,7 @@ program instruction following the instruction interrupted
by the signal".
However, this sentence was removed in SUSv2,
and the present verdict is "the result is unspecified".
-.SH "RETURN VALUE"
+.SH RETURN VALUE
When successful,
.BR getcontext ()
returns 0 and
@@ -121,7 +121,7 @@ On error, both return \-1 and set \fIerrno\fP
appropriately.
.SH ERRORS
None defined.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
SUSv2, POSIX.1-2001.
POSIX.1-2008 removes the specification of
.BR getcontext (),
@@ -155,7 +155,7 @@ Use
or
.BR setcontext ()
instead.
-.SH "SEE ALSO"
+.SH SEE ALSO
.BR sigaction (2),
.BR sigaltstack (2),
.BR sigprocmask (2),