From: Jim Meyering Date: Tue, 29 Jul 2003 18:20:56 +0000 (+0000) Subject: (tail invocation): Restore two end-of-sentence X-Git-Tag: v5.0.90~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4867e7aa9024fbe2b03d4edaeb7e4a504b682f01;p=thirdparty%2Fcoreutils.git (tail invocation): Restore two end-of-sentence words that were mistakenly removed on 2002-09-13. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 347ceb4924..1ceb8913df 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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.