1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-14 07:46:28 +02:00

Change Solaris2.7 to Solaris 5.7.

This commit is contained in:
Jim Meyering
2003-08-09 16:29:28 +00:00
parent 6a04189787
commit 374f08d5fc

View File

@@ -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>