Signed-off-by: Alejandro Colomar <alx@kernel.org>
C11, POSIX.1-2024.
.TP
.I suseconds_t
-.TQ
-.I useconds_t
POSIX.1-2008.
-.PD
+.TP
+.I useconds_t
+None.
.SH HISTORY
.TP
.I time_t
C89, POSIX.1-2001.
.TP
.I suseconds_t
-.TQ
+POSIX.1-2001.
+.TP
.I useconds_t
POSIX.1-2001.
+Removed in POSIX.1-2008.
.SS Header files
.I <sched.h>
defines
.I time_t
since POSIX.1-2008.
-.P
-POSIX.1-2001 defined
-.I useconds_t
-in
-.I <unistd.h>
-too.
.SS time_t
In POSIX.1-2001,
.I time_t
.I <sys/select.h>
and
.IR <sys/time.h> .
+.P
+The following headers also provided
+.IR useconds_t :
+.IR <unistd.h> .
.SH SEE ALSO
.BR stime (2),
.BR time (2),