]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(tail invocation): Restore two end-of-sentence
authorJim Meyering <jim@meyering.net>
Tue, 29 Jul 2003 18:20:56 +0000 (18:20 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 29 Jul 2003 18:20:56 +0000 (18:20 +0000)
words that were mistakenly removed on 2002-09-13.

doc/coreutils.texi

index 347ceb492419a8d8f4b33c25a12f8dae5485e39e..1ceb8913dfa50597cc38a550dfa72027289678a9 100644 (file)
@@ -2226,6 +2226,7 @@ never checks it again.
 @opindex --sleep-interval
 Change the number of seconds to wait between iterations (the default is 1.0).
 During one iteration, every specified file is checked to see if it has
+changed size.
 Historical implementations of @command{tail} have required that
 @var{number} be an integer.  However, GNU @command{tail} accepts
 an arbitrary floating point number.