aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorAlejandro Colomar <colomar.6.4.3@gmail.com>2020-09-18 19:04:39 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-09-18 23:13:36 +0200
commitb4a5c62b3b3da380a9031d9421309b8dfeca290c (patch)
tree8cb904392c98b86b25c940612c99a8260cbec7ae /man7
parent66c2f0b251d2f379d376906e9980ebe148818ac0 (diff)
downloadman-pages-b4a5c62b3b3da380a9031d9421309b8dfeca290c.tar.gz
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>
Diffstat (limited to 'man7')
-rw-r--r--man7/system_data_types.712
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