From: Jim Meyering Date: Sat, 9 Aug 2003 16:29:28 +0000 (+0000) Subject: Change Solaris2.7 to Solaris 5.7. X-Git-Tag: CPPI-1_11~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=374f08d5fce2d72db8ea145a9f65401db4fc9338;p=thirdparty%2Fcoreutils.git Change Solaris2.7 to Solaris 5.7. --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 5b1ab90fa5..08498a13fc 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2529,7 +2529,7 @@ 1999-10-26 Marc Boucher * 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