diff options
| author | Alejandro Colomar <alx@kernel.org> | 2024-07-23 19:11:43 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2024-07-23 19:11:43 +0200 |
| commit | cbc0a111e4dceea2037c51098de33e6bc8c16a5c (patch) | |
| tree | dd19d970625e9012d27756d242022f101578b2d5 /man/man3/clock_getcpuclockid.3 | |
| parent | a8bee9fd0301b6c5fad417e7aadf5bd4c96924ab (diff) | |
| download | man-pages-cbc0a111e4dceea2037c51098de33e6bc8c16a5c.tar.gz | |
man/: ffix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man3/clock_getcpuclockid.3')
| -rw-r--r-- | man/man3/clock_getcpuclockid.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/clock_getcpuclockid.3 b/man/man3/clock_getcpuclockid.3 index ff44067920..df404f7684 100644 --- a/man/man3/clock_getcpuclockid.3 +++ b/man/man3/clock_getcpuclockid.3 @@ -9,12 +9,12 @@ clock_getcpuclockid \- obtain ID of a process CPU-time clock .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ), +.RI ( libc ,\~ \-lc ), since glibc 2.17 .P Before glibc 2.17, Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .B #include <time.h> .nf |
