summaryrefslogtreecommitdiff
path: root/man3/clock.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2009-02-08 10:10:39 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2009-02-09 12:32:00 +1300
commit0eb443910b2bc6241e8e02995f5783faec891470 (patch)
treeed6630900ce162abbeace24bf0a123be41ecf89f /man3/clock.3
parentac48bb8a2927a824681311382fe7b3a6bb8e65b5 (diff)
clock_nanosleep.2, getrusage.2, timerfd_create.2, clock.3, clock_getcpuclockid.3, ftime.3, pthread_create.3, pthread_getcpuclockid.3, pthread_tryjoin_np.3, sem_wait.3, time.7: Global fix: Fix xrefs to clock_*.? pages to reflect move to section 2
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/clock.3')
-rw-r--r--man3/clock.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/clock.3 b/man3/clock.3
index 6729d411..704818f4 100644
--- a/man3/clock.3
+++ b/man3/clock.3
@@ -82,6 +82,6 @@ The
function, which explicitly returns (separate) information about the
caller and its children, may be preferable.
.SH "SEE ALSO"
+.BR clock_gettime (2),
.BR getrusage (2),
-.BR times (2),
-.BR clock_gettime (3)
+.BR times (2)