Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
2000-03-10  Andreas Jaeger  <aj@suse.de>

	* manual/creature.texi (Feature Test Macros): Fix language.
  • Loading branch information
Andreas Jaeger committed Mar 10, 2000
1 parent c0389ee commit 0aa9fad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2000-03-10 Andreas Jaeger <aj@suse.de>

* manual/creature.texi (Feature Test Macros): Fix language.

2000-03-10 Roland McGrath <roland@baalperazim.frob.com>

* mach/devstream.c (devstream_write, devstream_read): New functions.
Expand Down
2 changes: 1 addition & 1 deletion manual/creature.texi
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ This macro was introduced as part of the Large File Support extension (LFS).
@comment (NONE)
@comment X/Open
@defvr Macro _LARGEFILE64_SOURCE
If you define this macro an additional set of function is made available
If you define this macro an additional set of functions is made available
which enables @w{32 bit} systems to use files of sizes beyond
the usual limit of 2GB. This interface is not available if the system
does not support files that large. On systems where the natural file
Expand Down

0 comments on commit 0aa9fad

Please sign in to comment.