diff --git a/man3/clock_getcpuclockid.3 b/man3/clock_getcpuclockid.3 index 818af1c4e..ffca7134b 100644 --- a/man3/clock_getcpuclockid.3 +++ b/man3/clock_getcpuclockid.3 @@ -21,7 +21,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH CLOCK_GETCPUCLOCKID 3 2008-08-10 "Linux" "Linux Programmer's Manual" +.TH CLOCK_GETCPUCLOCKID 3 2009-02-08 "Linux" "Linux Programmer's Manual" .SH NAME clock_getcpuclockid \- obtain ID of a process CPU-time clock .SH SYNOPSIS @@ -142,4 +142,5 @@ main(int argc, char *argv[]) .fi .SH SEE ALSO .BR clock_getres (3), +.BR pthread_getcpuclockid (3), .BR time (7)