diff options
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 5b1ab90fa..08498a13f 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2529,7 +2529,7 @@ 1999-10-26 Marc Boucher <marc@mbsi.ca> * src/tail.c (main): Flush stdout before switching to unbuffered mode - and calling tail_forever. Required only on Solaris2.7 -- on other + and calling tail_forever. Required only on Solaris 5.7 -- on other systems, using setvbuf to switch to unbufferd mode does the flush. 1999-11-22 Jim Meyering <meyering@ascend.com> |