aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-03-29 12:54:35 +0000
committerAndreas Jaeger <aj@suse.de>2000-03-29 12:54:35 +0000
commit56fbd811cb3aa2fec1d57035221e6b6392ff7192 (patch)
treeade42a00987d3c643d32e52b4bf22beac961c9c7
parent689993b2d720d943403ae11a023044688f892a43 (diff)
downloadglibc-56fbd811cb3aa2fec1d57035221e6b6392ff7192.tar
glibc-56fbd811cb3aa2fec1d57035221e6b6392ff7192.tar.gz
glibc-56fbd811cb3aa2fec1d57035221e6b6392ff7192.tar.bz2
glibc-56fbd811cb3aa2fec1d57035221e6b6392ff7192.zip
Update.
* manual/creature.texi (Feature Test Macros): Fix typo, reported by Michael Deutschmann <michael@talamasca.ocis.net>.
-rw-r--r--ChangeLog3
-rw-r--r--manual/creature.texi2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff2c084b15..4954acb635 100644
--- 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.
diff --git a/manual/creature.texi b/manual/creature.texi
index b9c62efe47..f0cd093afa 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)