1
0
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:
Paul Eggert
2014-09-03 09:52:38 -07:00
parent 8338c4dc4a
commit 00441350f6

View 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