We used .br to force a simple line break (with no extra blank line)
after the tag.
Recently, we added .RS/.RS, and .RS comes just after the tag,
and I realized by accident that .RS already forces a simple line break.
Therefore, .br is completely redundant here, and can be removed.
This way we get rid of "raw" *roff requests in this page.
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
.TP
.I aiocb
.RS
-.br
Include:
.IR <aio.h> .
.PP
.TP
.I div_t
.RS
-.br
Include:
.IR <stdlib.h> .
.PP
.TP
.I double_t
.RS
-.br
Include:
.IR <math.h> .
.PP
.TP
.I fenv_t
.RS
-.br
Include:
.IR <fenv.h> .
.PP
.TP
.I fexcept_t
.RS
-.br
Include:
.IR <fenv.h> .
.PP
.TP
.I FILE
.RS
-.br
Include:
.IR <stdio.h> .
Alternatively,
.TP
.I float_t
.RS
-.br
Include:
.IR <math.h> .
.PP
.TP
.I gid_t
.RS
-.br
Include:
.IR <sys/types.h> .
Alternatively,
.TP
.I id_t
.RS
-.br
Include:
.IR <sys/types.h> .
Alternatively,
.TP
.I imaxdiv_t
.RS
-.br
Include:
.IR <inttypes.h> .
.PP
.TP
.I intmax_t
.RS
-.br
Include:
.IR <stdint.h> .
Alternatively,
.TP
.IR int N _t
.RS
-.br
Include:
.IR <stdint.h> .
Alternatively,
.TP
.I lconv
.RS
-.br
Include:
.IR <locale.h> .
.PP
.TP
.I ldiv_t
.RS
-.br
Include:
.IR <stdlib.h> .
.PP
.TP
.I lldiv_t
.RS
-.br
Include:
.IR <stdlib.h> .
.PP
.TP
.I pid_t
.RS
-.br
Include
.IR <sys/types.h> .
Alternatively,
.TP
.I ptrdiff_t
.RS
-.br
Include:
.IR <stddef.h> .
.PP
.TP
.I regmatch_t
.RS
-.br
Include:
.IR <regex.h> .
.PP
.TP
.I regoff_t
.RS
-.br
Include:
.IR <regex.h> .
.PP
.TP
.I sigevent
.RS
-.br
Include:
.IR <signal.h> .
Alternatively,
.TP
.I siginfo_t
.RS
-.br
Include:
.IR <signal.h> .
Alternatively,
.TP
.I sigset_t
.RS
-.br
Include:
.IR <signal.h> .
Alternatively,
.TP
.I sigval
.RS
-.br
Include:
.IR <signal.h> .
.PP
.TP
.I size_t
.RS
-.br
Include:
.I <stddef.h>
or
.TP
.I ssize_t
.RS
-.br
Include:
.IR <sys/types.h> .
Alternatively,
.TP
.I suseconds_t
.RS
-.br
Include:
.IR <sys/types.h> .
Alternatively,
.TP
.I time_t
.RS
-.br
Include:
.I <time.h>
or
.TP
.I timer_t
.RS
-.br
Include:
.IR <sys/types.h> .
Alternatively,
.TP
.I timespec
.RS
-.br
Include:
.IR <time.h> .
Alternatively,
.TP
.I timeval
.RS
-.br
Include:
.IR <sys/time.h> .
Alternatively,
.TP
.I uid_t
.RS
-.br
Include:
.IR <sys/types.h> .
Alternatively,
.TP
.I uintmax_t
.RS
-.br
Include:
.IR <stdint.h> .
Alternatively,
.TP
.IR uint N _t
.RS
-.br
Include:
.IR <stdint.h> .
Alternatively,
.TP
.I va_list
.RS
-.br
Include:
.IR <stdarg> .
Alternatively,