]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: spell "indeterminate" correctly
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 3 Sep 2014 16:52:38 +0000 (09:52 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 3 Sep 2014 16:52:55 +0000 (09:52 -0700)
* doc/coreutils.texi (timeout invocation): Fix misspelling.
Reported by Yureruchihirosan via OKANO Takayoshi in:
http://bugs.gnu.org/18394

doc/coreutils.texi

index 47d698e90c7232914b6e638c261d0947fd665c7f..c3d12f5209edb93f296740bc42c5b32797dcec9b 100644 (file)
@@ -16678,7 +16678,7 @@ Options must precede operands.
 @opindex --preserve-status
 Return the exit status of the managed @var{command} on timeout, rather than
 a specific exit status indicating a timeout.  This is useful if the
-managed @var{command} supports running for an indeterminite amount of time.
+managed @var{command} supports running for an indeterminate amount of time.
 
 @item --foreground
 @opindex --foreground