coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] doc: fix typo in sort description


From: Eric Blake
Subject: [PATCH] doc: fix typo in sort description
Date: Tue, 8 Nov 2011 12:12:29 -0700

* doc/coreutils.texi (sort invocation): Fix typo.
---

FYI: I'm pushing this.

 doc/coreutils.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 424a431..2c33fe8 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -4362,7 +4362,7 @@ sort invocation
 @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
-- 
1.7.4.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]