aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-06-29 10:40:28 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-08-18 17:01:49 -0500
commiteb4a2faa88890d259f6d5eece7f671e1b0e3fd1e (patch)
tree04d69aadac6359cb81d87339e01924d2009e8b7c /man3
parent04e1cdc9641f6fa2872c4631f863796ef20a917c (diff)
downloadman-pages-eb4a2faa88890d259f6d5eece7f671e1b0e3fd1e.tar.gz
ftime.3: Remove ancient Linux libc details
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
-rw-r--r--man3/ftime.35
1 files changed, 3 insertions, 2 deletions
diff --git a/man3/ftime.3 b/man3/ftime.3
index 1ac4fd6737..49a0cd0bce 100644
--- a/man3/ftime.3
+++ b/man3/ftime.3
@@ -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