diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-10-11 23:47:20 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-10-11 23:47:20 +0000 |
commit | 5e291def7c676c26b80720aa419ef66ed5331015 (patch) | |
tree | 22044aa259d8648d6d52f5f9f7b6a269c2ed5b1d | |
parent | fa4568055bba6590170634c3a4f6be3c51b2c5ce (diff) | |
download | coreutils-5e291def7c676c26b80720aa419ef66ed5331015.tar.xz |
Add missing .
-rw-r--r-- | doc/coreutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 1d126a178..2a527aab1 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. |