summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 424a431eb..2c33fe8b5 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -4362,7 +4362,7 @@ sort -n -r
@end example
@item
-Run no more that 4 sorts concurrently, using a buffer size of 10M.
+Run no more than 4 sorts concurrently, using a buffer size of 10M.
@example
sort --parallel=4 -S 10M