diff options
author | Jim Meyering <jim@meyering.net> | 2003-08-09 16:29:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-08-09 16:29:28 +0000 |
commit | 374f08d5fce2d72db8ea145a9f65401db4fc9338 (patch) | |
tree | 8bcece5bc7b879dca85e6959d35c745a6a2479b9 | |
parent | 6a0418978755ce71603e29c62ee1798b07e75986 (diff) | |
download | coreutils-374f08d5fce2d72db8ea145a9f65401db4fc9338.tar.xz |
Change Solaris2.7 to Solaris 5.7.
-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> |