diff options
Diffstat (limited to 'old/textutils/ChangeLog')
-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 48eabc81c..933b771ae 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -3,7 +3,7 @@ * src/tail.c (tail_forever): When following by name and calling recheck because of exceeding max_n_consecutive_size_changes_between_opens, `continue' so we don't fall through and (assuming the file finally grew) - get the erroneous `file truncated' message. + get the erroneous `file truncated' message. This was hard to reproduce. 1999-08-01 Jim Meyering <meyering@ascend.com> |