* manual/creature.texi (Feature Test Macros): Fix typo, reported
	by Michael Deutschmann <michael@talamasca.ocis.net>.
This commit is contained in:
Andreas Jaeger 2000-03-29 12:54:35 +00:00
parent 689993b2d7
commit 56fbd811cb
2 changed files with 4 additions and 1 deletions

View file

@ -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.

View 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)