OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man2 / times.2
index d28d9df..b7a685d 100644 (file)
@@ -130,7 +130,7 @@ In Linux kernel versions before 2.6.9,
 if the disposition of
 .B SIGCHLD
 is set to
-.B SIG_IGN
+.BR SIG_IGN ,
 then the times of terminated children
 are automatically included in the
 .I tms_cstime
@@ -196,7 +196,7 @@ A limitation of the Linux system call conventions on some architectures
 (41 seconds) soon after boot when
 .BR times ()
 can return \-1, falsely indicating that an error occurred.
-The same problem can occur when the return value wraps passed
+The same problem can occur when the return value wraps past
 the maximum value that can be stored in
 .BR clock_t .
 .\" The problem is that a syscall return of -4095 to -1
@@ -213,10 +213,11 @@ the maximum value that can be stored in
 .BR sysconf (3),
 .BR time (7)
 .SH COLOPHON
-This page is part of release 3.64 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/.