summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-09-03 09:52:38 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2014-09-03 09:52:55 -0700
commit00441350f6056aceaad39a5db55b2cc2cb1369c6 (patch)
tree918153c149149658040783dd093277d93baff10a /doc
parent8338c4dc4ac088025cf0403e46d311390aad042d (diff)
downloadcoreutils-00441350f6056aceaad39a5db55b2cc2cb1369c6.tar.xz
doc: spell "indeterminate" correctly
* doc/coreutils.texi (timeout invocation): Fix misspelling. Reported by Yureruchihirosan via OKANO Takayoshi in: http://bugs.gnu.org/18394
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 47d698e90..c3d12f520 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -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