summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/wait.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/wait.2')
-rw-r--r--lib/libc/sys/wait.210
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2
index ab734fc..2081e2d 100644
--- a/lib/libc/sys/wait.2
+++ b/lib/libc/sys/wait.2
@@ -297,6 +297,11 @@ or the signal did not have the
.Dv SA_RESTART
flag set.
.El
+.Sh SEE ALSO
+.Xr _exit 2 ,
+.Xr ptrace 2 ,
+.Xr sigaction 2 ,
+.Xr exit 3
.Sh STANDARDS
The
.Fn wait
@@ -313,11 +318,6 @@ macro
and the ability to restart a pending
.Fn wait
call are extensions to the POSIX interface.
-.Sh SEE ALSO
-.Xr _exit 2 ,
-.Xr ptrace 2 ,
-.Xr sigaction 2 ,
-.Xr exit 3
.Sh HISTORY
The
.Fn wait
OpenPOWER on IntegriCloud