Update.
authorAndreas Jaeger <aj@suse.de>
Wed, 29 Mar 2000 12:54:35 +0000 (12:54 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 29 Mar 2000 12:54:35 +0000 (12:54 +0000)
* manual/creature.texi (Feature Test Macros): Fix typo, reported
by Michael Deutschmann <michael@talamasca.ocis.net>.

ChangeLog
manual/creature.texi

index ff2c084b15f623f6e637aa07978743a684203df5..4954acb6356ed3c776b0c3e0b13878fe9e5f1457 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-03-29  Andreas Jaeger  <aj@suse.de>
 
+       * manual/creature.texi (Feature Test Macros): Fix typo, reported
+       by Michael Deutschmann <michael@talamasca.ocis.net>.
+
        * sysdeps/mips/fpu/fclrexcpt.c: Use shlib-compat macros.
        * sysdeps/mips/fpu/fegetenv.c: Likewise.
        * sysdeps/mips/fpu/fesetenv.c: Likewise.
index b9c62efe476d513f97fbccf20bff56011315e2d7..f0cd093afa03a609a441b75b76c6447fb66328a6 100644 (file)
@@ -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)