]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 3 Aug 1999 07:47:06 +0000 (07:47 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 3 Aug 1999 07:47:06 +0000 (07:47 +0000)
old/textutils/ChangeLog

index 48eabc81cda32667b1e91c701676b5d1a181f5d1..933b771ae79cbfbbace5e274c92083bff5c016ad 100644 (file)
@@ -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>