aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/clock_getres.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/clock_getres.2')
-rw-r--r--man/man2/clock_getres.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man2/clock_getres.2 b/man/man2/clock_getres.2
index b2c1837584..114840b3e0 100644
--- a/man/man2/clock_getres.2
+++ b/man/man2/clock_getres.2
@@ -14,12 +14,12 @@
clock_getres, clock_gettime, clock_settime \- clock and time functions
.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
.nf
.B #include <time.h>