]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix typo in sort description
authorEric Blake <eblake@redhat.com>
Tue, 8 Nov 2011 19:11:39 +0000 (12:11 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 8 Nov 2011 19:11:39 +0000 (12:11 -0700)
* doc/coreutils.texi (sort invocation): Fix typo.

doc/coreutils.texi

index 424a431eb05c6d7f9ff62d5f243414171db197d2..2c33fe8b5228da0a4bbab65d64b70c953cb87817 100644 (file)
@@ -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