Small typo in FAQ 5.23: "All I want to do is append a small amount of text to the end of a file...".
[email protected] (Stephen McCrea) Tue, 05 Aug 2008 16:52:53 +0100
| Newsgroups | perl.perlfaq.workers |
|---|---|
| Message-ID | <[email protected]> |
Hi,
The last sentence in the penultimate paragraph of FAQ 5.23 ("All I want
to do is append a small amount of text to the end of a file. Do I still
have to use locking?") ends: "...which is simply a wrapper around your
systems write(2) system call.". This should read: "...your system's
write(2) system call.".
Regards, Stephen.
--
Stephen McCrea