OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / ftime.3
index 97e0854..1dfea2f 100644 (file)
@@ -27,7 +27,7 @@
 .\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl)
 .\" 2008-06-23, mtk, minor rewrites, added some details
 .\"
-.TH FTIME 3 2013-09-26 "GNU" "Linux Programmer's Manual"
+.TH FTIME 3 2014-08-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 ftime \- return date and time
 .SH SYNOPSIS
@@ -89,8 +89,9 @@ gives microseconds;
 gives nanoseconds but is not as widely available.
 .SH BUGS
 .LP
-Under libc4 and libc5 the \fImillitm\fP field is meaningful.
-But early glibc2 is buggy and returns 0 there;
+Early glibc2 is buggy and returns 0 in the
+.I millitm
+field;
 glibc 2.1.1 is correct again.
 .\" .SH HISTORY
 .\" The
@@ -100,10 +101,11 @@ glibc 2.1.1 is correct again.
 .BR gettimeofday (2),
 .BR time (2)
 .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/.