summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-05 06:37:01 +0000
committerphantom <phantom@FreeBSD.org>1999-09-05 06:37:01 +0000
commit89a80b07ca47a03eac7b8f3fe0fe351c11c319b0 (patch)
treed9e21c1aa25f0f8e15daf42cfa352f9a7d8016c3 /lib
parent82b81eaa6f5862dce7de5a84964386ae10524d0a (diff)
downloadFreeBSD-src-89a80b07ca47a03eac7b8f3fe0fe351c11c319b0.zip
FreeBSD-src-89a80b07ca47a03eac7b8f3fe0fe351c11c319b0.tar.gz
mdoc(7) style fixes
Reviewed by: mpp
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/_exit.26
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/sys/_exit.2 b/lib/libc/sys/_exit.2
index cd8688b..a7d282d 100644
--- a/lib/libc/sys/_exit.2
+++ b/lib/libc/sys/_exit.2
@@ -67,7 +67,9 @@ is set as defined by
.It
The parent process-ID of all of the calling process's existing child
processes are set to 1; the initialization process
-(see the DEFINITIONS section of
+(see the
+.Sx DEFINITIONS
+section of
.Xr intro 2 )
inherits each of these processes.
.It
@@ -98,7 +100,7 @@ which flushes buffers, closes streams, unlinks temporary files, etc.,
before
calling
.Fn _exit .
-.Sh RETURN VALUE
+.Sh RETURN VALUES
.Fn _exit
can never return.
.Sh SEE ALSO
OpenPOWER on IntegriCloud