]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Change Solaris2.7 to Solaris 5.7.
authorJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 16:29:28 +0000 (16:29 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 16:29:28 +0000 (16:29 +0000)
old/textutils/ChangeLog

index 5b1ab90fa54a68dad4b3a6187b7101794ef7ad59..08498a13fc100c96d41e0ddc5f116b79a6b139d1 100644 (file)
 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>