summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-09 16:29:28 +0000
committerJim Meyering <jim@meyering.net>2003-08-09 16:29:28 +0000
commit374f08d5fce2d72db8ea145a9f65401db4fc9338 (patch)
tree8bcece5bc7b879dca85e6959d35c745a6a2479b9 /old
parent6a0418978755ce71603e29c62ee1798b07e75986 (diff)
downloadcoreutils-374f08d5fce2d72db8ea145a9f65401db4fc9338.tar.xz
Change Solaris2.7 to Solaris 5.7.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog2
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>