diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-29 18:20:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-29 18:20:56 +0000 |
commit | 4867e7aa9024fbe2b03d4edaeb7e4a504b682f01 (patch) | |
tree | 4386f7b8b7045c5d069e7b0203b7aa39ab6f2469 /doc | |
parent | ff83ba283058ee2416fe3525438f5b0637167213 (diff) | |
download | coreutils-4867e7aa9024fbe2b03d4edaeb7e4a504b682f01.tar.xz |
(tail invocation): Restore two end-of-sentence
words that were mistakenly removed on 2002-09-13.
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. |