Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> --- man7/system_data_types.7 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index 53c289e31..8c0c78954 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -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 @@ -103,6 +105,7 @@ Conforming to: POSIX.1-2001 and later. .IP See also: .BR regexec (3) +.\"------------------------------------- regoff_t ---------------------/ .TP .I regoff_t .IP @@ -132,6 +135,7 @@ structure and the and .I ssize_t types in this page. +.\"------------------------------------- sigevent ---------------------/ .TP .I sigevent .IP @@ -177,6 +181,7 @@ See also: .\"See also the .\".I aiocb FIXME .\"structure in this page. +.\"------------------------------------- sigval -----------------------/ .TP .I sigval .IP @@ -206,6 +211,7 @@ structure .\".I siginfo_t FIXME .\"type in this page. +.\"------------------------------------- size_t -----------------------/ .TP .I size_t .IP @@ -301,6 +307,7 @@ See also the and .I ssize_t types in this page. +.\"------------------------------------- ssize_t ----------------------/ .TP .I ssize_t .IP @@ -343,6 +350,7 @@ See also the and .I size_t types in this page. +.\"------------------------------------- suseconds_t ------------------/ .TP .I suseconds_t .IP @@ -362,6 +370,7 @@ Conforming to: POSIX.1-2001 and later. See also the .I timeval structure in this page. +.\"------------------------------------- time_t -----------------------/ .TP .I time_t .IP @@ -402,6 +411,7 @@ See also: .BR time (2), .BR ctime (3), .BR difftime (3) +.\"------------------------------------- timer_t ----------------------/ .TP .I timer_t .IP @@ -422,6 +432,7 @@ See also: .BR timer_delete (2), .BR timer_getoverrun (2), .BR timer_settime (2) +.\"------------------------------------- timespec ---------------------/ .TP .I timespec .IP @@ -457,6 +468,7 @@ See also: .BR nanosleep (2), .BR timerfd_gettime (2), .BR timer_gettime (2) +.\"------------------------------------- timeval ----------------------/ .TP .I timeval .IP -- 2.28.0