diff options
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 6843094fca..fc4fb9c5b1 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
@@ -927,7 +927,7 @@ | |||
927 | This variable is usually in the form <filename>-j 4</filename>, where the number | 927 | This variable is usually in the form <filename>-j 4</filename>, where the number |
928 | represents the maximum number of parallel threads make can run. | 928 | represents the maximum number of parallel threads make can run. |
929 | If you development host supports multiple cores a good rule of thumb is to set | 929 | If you development host supports multiple cores a good rule of thumb is to set |
930 | this variable to one and a half times the number of cores on the host.</para> | 930 | this variable to twice the number of cores on the host.</para> |
931 | </glossdef> | 931 | </glossdef> |
932 | </glossentry> | 932 | </glossentry> |
933 | 933 | ||