aboutsummaryrefslogtreecommitdiffstats
path: root/man2/wait4.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/wait4.2')
-rw-r--r--man2/wait4.24
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/wait4.2 b/man2/wait4.2
index a5b38108d3..fe0c175f90 100644
--- a/man2/wait4.2
+++ b/man2/wait4.2
@@ -132,6 +132,8 @@ As for
As for
.BR waitpid (2).
.SH STANDARDS
+None.
+.SH HISTORY
4.3BSD.
.PP
SUSv1 included a specification of
@@ -140,7 +142,7 @@ SUSv2 included
.BR wait3 (),
but marked it LEGACY;
SUSv3 removed it.
-.SH NOTES
+.PP
Including
.I <sys/time.h>
is not required these days, but increases portability.