summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-06-08 18:03:49 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-20 15:04:54 +0200
commitba94fd306593992b38a7a428067910568ae9e6b8 (patch)
tree67e1b68b4ae1375944422308a4a7e0e3414dba86
parent4c5e59504f9da4560bb3243161659b2f19a86ae0 (diff)
downloadptxdist-ba94fd306593992b38a7a428067910568ae9e6b8.tar.gz
ptxdist-ba94fd306593992b38a7a428067910568ae9e6b8.tar.xz
Make the sentence more understandable
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
-rw-r--r--doc/ref_parameter.inc2
1 files changed, 1 insertions, 1 deletions
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[<n>]``
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.