system_data_types.7: srcfix: cosmetic: Visually separate types

Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Alejandro Colomar 2020-09-18 19:04:39 +02:00 committed by Michael Kerrisk
parent 66c2f0b251
commit b4a5c62b3b
1 changed files with 12 additions and 0 deletions

View File

@ -61,6 +61,7 @@ system_data_types \- overview of system data types
.\" * Notes (optional)
.\"
.\" * See also
.\"------------------------------------- ptrdiff_t --------------------/
.TP
.I ptrdiff_t
.IP
@ -81,6 +82,7 @@ See also the
and
.I ssize_t
types in this page.
.\"------------------------------------- regmatch_t -------------------/
.TP
.I regmatch_t
.IP
@ -100,6 +102,7 @@ Conforming to: POSIX.1-2001 and later.
.IP
See also:
.BR regexec (3)
.\"------------------------------------- regoff_t ---------------------/
.TP
.I regoff_t
.IP
@ -129,6 +132,7 @@ structure and the
and
.I ssize_t
types in this page.
.\"------------------------------------- sigevent ---------------------/
.TP
.I sigevent
.IP
@ -175,6 +179,7 @@ See also:
.\"See also the
.\".I aiocb FIXME
.\"structure in this page.
.\"------------------------------------- sigval -----------------------/
.TP
.I sigval
.IP
@ -204,6 +209,7 @@ structure
.\".I siginfo_t FIXME
.\"type
in this page.
.\"------------------------------------- size_t -----------------------/
.TP
.I size_t
.IP
@ -302,6 +308,7 @@ See also the
and
.I ssize_t
types in this page.
.\"------------------------------------- ssize_t ----------------------/
.TP
.I ssize_t
.IP
@ -344,6 +351,7 @@ See also the
and
.I size_t
types in this page.
.\"------------------------------------- suseconds_t ------------------/
.TP
.I suseconds_t
.IP
@ -363,6 +371,7 @@ Conforming to: POSIX.1-2001 and later.
See also the
.I timeval
structure in this page.
.\"------------------------------------- time_t -----------------------/
.TP
.I time_t
.IP
@ -403,6 +412,7 @@ See also:
.BR time (2),
.BR ctime (3),
.BR difftime (3)
.\"------------------------------------- timer_t ----------------------/
.TP
.I timer_t
.IP
@ -423,6 +433,7 @@ See also:
.BR timer_delete (2),
.BR timer_getoverrun (2),
.BR timer_settime (2)
.\"------------------------------------- timespec ---------------------/
.TP
.I timespec
.IP
@ -458,6 +469,7 @@ See also:
.BR nanosleep (2),
.BR timerfd_gettime (2),
.BR timer_gettime (2)
.\"------------------------------------- timeval ----------------------/
.TP
.I timeval
.IP