From 0a8d30534b4285eec464a684694c0f0dc3810f1e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 23 May 2011 20:03:58 +0200 Subject: maint: avoid trivial syntax-check failure * doc/coreutils.texi (tail invocation): Use @var{n}, not @var{N}. --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/coreutils.texi b/doc/coreutils.texi index dfaf4c9ce..fa7e015f1 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 -- cgit v1.2.3-54-g00ecf