From 5e291def7c676c26b80720aa419ef66ed5331015 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 11 Oct 2004 23:47:20 +0000 Subject: [PATCH] Add missing . --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 1d126a1..2a527aa 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -12327,7 +12327,7 @@ scheduling priority of @var{command}; use @command{nice} for that, e.g., @samp{nohup nice @var{command}}. @var{command} must not be a special built-in utility (@pxref{Special -built-in utilities}) +built-in utilities}). The only options are @option{--help} and @option{--version}. @xref{Common options}. Options must precede operands. -- 2.7.4