doc: tail: semi-deprecate --sleep-interval and --max-unchanged-stats
commit33a5de5a0efd73abbb532dbd09f5afd23c511484
authorJim Meyering <meyering@redhat.com>
Tue, 14 Dec 2010 08:08:37 +0000 (14 09:08 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 14 Dec 2010 19:13:05 +0000 (14 20:13 +0100)
tree9817707260699504c39a3d83ee393ad9d5b62121
parent14ad7a25505ec3127cd1f07001d54d94f51f1748
doc: tail: semi-deprecate --sleep-interval and --max-unchanged-stats

Those options are useful only on systems that lack inotify support
and in the unusual event that a system with inotify support must
resort to polling.
* src/tail.c (usage): Note that the --max-unchanged-stats=N and
--sleep-interval=N options are rarely useful on systems with
inotify support.
* doc/coreutils.texi (tail invocation): Likewise.
doc/coreutils.texi
src/tail.c