X-Git-Url: http://git.osdn.net/view?p=linuxjm%2FLDP_man-pages.git;a=blobdiff_plain;f=original%2Fman3%2Fpthread_getcpuclockid.3;h=c48b802bbaf5a25dbdafa3d78c3c6029cb5fe83e;hp=aa3f1c398dd83726d5d1698d6c5b6fea61780cc3;hb=4ea6bb24817f6f049d6bbc90ecd77a869876f9b0;hpb=110dba020f489b75aff2497105f7970c05e2b87c diff --git a/original/man3/pthread_getcpuclockid.3 b/original/man3/pthread_getcpuclockid.3 index aa3f1c39..c48b802b 100644 --- a/original/man3/pthread_getcpuclockid.3 +++ b/original/man3/pthread_getcpuclockid.3 @@ -31,7 +31,7 @@ pthread_getcpuclockid \- retrieve ID of a thread's CPU time clock .B #include .B #include -.BI "int pthread_getcpuclockid(pthread_t " thread ", clockid_t *" clock_id); +.BI "int pthread_getcpuclockid(pthread_t " thread ", clockid_t *" clock_id ); .sp Compile and link with \fI\-pthread\fP. .fi @@ -181,7 +181,7 @@ main(int argc, char *argv[]) .BR pthreads (7), .BR time (7) .SH COLOPHON -This page is part of release 3.68 of the Linux +This page is part of release 3.79 of the Linux .I man-pages project. A description of the project,