From ba94fd306593992b38a7a428067910568ae9e6b8 Mon Sep 17 00:00:00 2001 From: Juergen Borleis Date: Wed, 8 Jun 2016 18:03:49 +0200 Subject: Make the sentence more understandable Signed-off-by: Juergen Borleis --- doc/ref_parameter.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ref_parameter.inc b/doc/ref_parameter.inc index 57bfbc895..6f2da7fb5 100644 --- a/doc/ref_parameter.inc +++ b/doc/ref_parameter.inc @@ -271,7 +271,7 @@ Options ``-j[]`` set the global number of parallel jobs. This is basically a more intelligent combination of ``-je`` and ``-ji``. A single package rarely - uses all the available CPUs. Usually only the compile can use more than + uses all the available CPUs. Usually only the compile stage can use more than one CPU and even then there are often idle CPUs. With the global job pool, tasks from multiple packages can be executed in parallel without overloading the system. -- cgit v1.2.3