diff options
| -rw-r--r-- | man7/system_data_types.7 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index fcbad88c6c..ae2b770fa4 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 @@ -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 |
