summaryrefslogtreecommitdiff
path: root/man3/exit.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/exit.3')
-rw-r--r--man3/exit.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/exit.3 b/man3/exit.3
index 2bac07e5..21828806 100644
--- a/man3/exit.3
+++ b/man3/exit.3
@@ -77,11 +77,11 @@ that may be passed to
.BR exit ()
to indicate successful or unsuccessful
termination, respectively.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
The
.BR exit ()
function does not return.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
SVr4, 4.3BSD, POSIX.1-2001, C89, C99.
.SH NOTES
.LP
@@ -168,7 +168,7 @@ sent to each process in this process group.
See
.BR setpgid (2)
for an explanation of orphaned process groups.
-.SH "SEE ALSO"
+.SH SEE ALSO
.BR _exit (2),
.BR setpgid (2),
.BR wait (2),