mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
mdoc(7) style fixes
Reviewed by: mpp
This commit is contained in:
parent
950da56038
commit
3cd9a8622a
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue