diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2021-11-02 12:25:14 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-02-24 23:01:25 +0100 |
| commit | f23105831d4578e43f4c8b884740a5202dcbae6f (patch) | |
| tree | df59fba8f945b8a375635f5271b1060d58e1c2a9 /man7 | |
| parent | affe5263da07dbdc1366482276c34c9ca7243961 (diff) | |
| download | man-pages-f23105831d4578e43f4c8b884740a5202dcbae6f.tar.gz | |
clockid_t.3, system_data_types.7: Move text to a separate page
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/system_data_types.7 | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index d833282026..9f5f5cc9f1 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -56,28 +56,6 @@ system_data_types \- overview of system data types .\"------------------------------------- cc_t -------------------------/ .\"------------------------------------- clock_t ----------------------/ .\"------------------------------------- clockid_t --------------------/ -.TP -.I clockid_t -.RS -.IR Include : -.IR <sys/types.h> . -Alternatively, -.IR <time.h> . -.PP -Used for clock ID type in the clock and timer functions. -According to POSIX, -it shall be defined as an arithmetic type. -.PP -.IR "Conforming to" : -POSIX.1-2001 and later. -.PP -.IR "See also" : -.BR clock_adjtime (2), -.BR clock_getres (2), -.BR clock_nanosleep (2), -.BR timer_create (2), -.BR clock_getcpuclockid (3) -.RE .\"------------------------------------- dev_t ------------------------/ .TP .I dev_t |
