diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 347ceb492..1ceb8913d 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. |