From: Andreas Jaeger Date: Wed, 29 Mar 2000 12:54:35 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-91~763 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56fbd811cb3aa2fec1d57035221e6b6392ff7192;p=thirdparty%2Fglibc.git Update. * manual/creature.texi (Feature Test Macros): Fix typo, reported by Michael Deutschmann . --- diff --git a/ChangeLog b/ChangeLog index ff2c084b15f..4954acb6356 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-03-29 Andreas Jaeger + * manual/creature.texi (Feature Test Macros): Fix typo, reported + by Michael Deutschmann . + * sysdeps/mips/fpu/fclrexcpt.c: Use shlib-compat macros. * sysdeps/mips/fpu/fegetenv.c: Likewise. * sysdeps/mips/fpu/fesetenv.c: Likewise. diff --git a/manual/creature.texi b/manual/creature.texi index b9c62efe476..f0cd093afa0 100644 --- a/manual/creature.texi +++ b/manual/creature.texi @@ -162,7 +162,7 @@ vs. @code{off64_t} and @code{fseeko} vs. @code{fseeko64}. This macro was introduced as part of the Large File Support extension (LFS). It is a transition interface for the time @w{64 bit} offsets are -not generally used (see @code{_FILE_OFFSET_BITS}. +not generally used (see @code{_FILE_OFFSET_BITS}). @end defvr @comment (NONE)