summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/procctl.2
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2014-12-21 12:36:36 +0000
committerbrueffer <brueffer@FreeBSD.org>2014-12-21 12:36:36 +0000
commit9031d3b270a85e5be8bf907b88c9c22e07ae31cc (patch)
treee1b7504c094b326f8071085f656ebb826c9b7a01 /lib/libc/sys/procctl.2
parentdc82b6d096bfa069999aa4822ae2cfd2d4ebdea2 (diff)
downloadFreeBSD-src-9031d3b270a85e5be8bf907b88c9c22e07ae31cc.zip
FreeBSD-src-9031d3b270a85e5be8bf907b88c9c22e07ae31cc.tar.gz
Various mdoc fixes and a few EOL whitespace removals.
Found with: mandoc -Tlint
Diffstat (limited to 'lib/libc/sys/procctl.2')
-rw-r--r--lib/libc/sys/procctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/procctl.2 b/lib/libc/sys/procctl.2
index 70ee276..649e0ad 100644
--- a/lib/libc/sys/procctl.2
+++ b/lib/libc/sys/procctl.2
@@ -107,7 +107,6 @@ reaper.
After the system initialization,
.Xr init 8
is the default reaper.
-.Pp
.It Dv PROC_REAP_RELEASE
Releases the reaper state for the current process.
The reaper of the current process becomes the new reaper of the
@@ -146,6 +145,7 @@ for the specified process id.
The specified process is the root of the reaper tree, i.e.
.Xr init 8 .
.El
+.Pp
The
.Fa rs_children
field returns the number of children of the reaper.
OpenPOWER on IntegriCloud