projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac9c533
)
maint: avoid trivial syntax-check failure
author
Jim Meyering
<meyering@redhat.com>
Mon, 23 May 2011 18:03:58 +0000
(20:03 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Mon, 23 May 2011 18:03:58 +0000
(20:03 +0200)
* doc/coreutils.texi (tail invocation): Use @var{n}, not @var{N}.
doc/coreutils.texi
patch
|
blob
|
history
diff --git
a/doc/coreutils.texi
b/doc/coreutils.texi
index
dfaf4c9
..
fa7e015
100644
(file)
--- a/
doc/coreutils.texi
+++ b/
doc/coreutils.texi
@@
-2832,7
+2832,7
@@
operand specified as @samp{-}, when standard input is a FIFO or a pipe.
With kernel inotify support, output is asynchronous and generally very prompt.
Otherwise, @command{tail} sleeps for one second between checks---
-use @option{--sleep-interval=@var{
N
}} to change that default---which can
+use @option{--sleep-interval=@var{
n
}} to change that default---which can
make the output appear slightly less responsive or bursty.
@item -F