mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
doc: spell "indeterminate" correctly
* doc/coreutils.texi (timeout invocation): Fix misspelling. Reported by Yureruchihirosan via OKANO Takayoshi in: http://bugs.gnu.org/18394
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user