From: Jim Meyering Date: Mon, 23 May 2011 18:03:58 +0000 (+0200) Subject: maint: avoid trivial syntax-check failure X-Git-Tag: v8.13~159 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a8d30534b4285eec464a684694c0f0dc3810f1e;p=platform%2Fupstream%2Fcoreutils.git maint: avoid trivial syntax-check failure * doc/coreutils.texi (tail invocation): Use @var{n}, not @var{N}. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index dfaf4c9..fa7e015 100644 --- 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