OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / clock.3
index 16d3a5a..2af9159 100644 (file)
@@ -26,7 +26,7 @@
 .\" Modified 14 Jun 2002, Michael Kerrisk <mtk.manpages@gmail.com>
 .\"    Added notes on differences from other UNIX systems with respect to
 .\"    waited-for children.
-.TH CLOCK 3  2013-08-19 "GNU" "Linux Programmer's Manual"
+.TH CLOCK 3  2014-09-21 "GNU" "Linux Programmer's Manual"
 .SH NAME
 clock \- determine processor time
 .SH SYNOPSIS
@@ -88,7 +88,7 @@ In glibc 2.17 and earlier,
 .BR clock ()
 was implemented on top of
 .BR times (2).
-For improved precision,
+For improved accuracy,
 since glibc 2.18, it is implemented on top of
 .BR clock_gettime (2)
 (using the
@@ -99,10 +99,11 @@ clock).
 .BR getrusage (2),
 .BR times (2)
 .SH COLOPHON
-This page is part of release 3.65 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.