]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/pthread_getcpuclockid.3
_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_getres...
[thirdparty/man-pages.git] / man3 / pthread_getcpuclockid.3
index 4535d58df2eae5d4365960ed481ee5a22f0fdb8c..6efc6738c343c401b42ff5f0e9be03be29f1023d 100644 (file)
@@ -32,7 +32,7 @@ pthread_getcpuclockid \- retrieve ID of a thread's CPU time clock
 .B #include <time.h>
 
 .BI "int pthread_getcpuclockid(pthread_t " thread ", clockid_t *" clock_id );
-.sp
+.PP
 Compile and link with \fI\-pthread\fP.
 .fi
 .SH DESCRIPTION