diff --git a/man3/pthread_getcpuclockid.3 b/man3/pthread_getcpuclockid.3 index b5bc7816f..3be09fbf5 100644 --- a/man3/pthread_getcpuclockid.3 +++ b/man3/pthread_getcpuclockid.3 @@ -63,10 +63,17 @@ could be found. .SH VERSIONS This function is available in glibc since version 2.2. .SH ATTRIBUTES -.SS Multithreading (see pthreads(7)) -The +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lbw23 lb lb +l l l. +Interface Attribute Value +T{ .BR pthread_getcpuclockid () -function is thread-safe. +T} Thread safety MT-Safe +.TE .SH CONFORMING TO POSIX.1-2001. .SH NOTES