File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1918,7 +1918,7 @@ emergequeue_limit_generate (Limit of emerge queues to generate) int 64
1918
1918
# WARNING: Currently there are multiple bugs that may cause crashes when
1919
1919
# 'num_emerge_threads' is larger than 1. Until this warning is removed it is
1920
1920
# strongly recommended this value is set to the default '1'.
1921
- # Empty or 0 value :
1921
+ # Value 0 :
1922
1922
# - Automatic selection. The number of emerge threads will be
1923
1923
# - 'number of processors - 2', with a lower limit of 1.
1924
1924
# Any other value:
Original file line number Diff line number Diff line change 2997
2997
# WARNING: Currently there are multiple bugs that may cause crashes when
2998
2998
# 'num_emerge_threads' is larger than 1. Until this warning is removed it is
2999
2999
# strongly recommended this value is set to the default '1'.
3000
- # Empty or 0 value :
3000
+ # Value 0 :
3001
3001
# - Automatic selection. The number of emerge threads will be
3002
3002
# - 'number of processors - 2', with a lower limit of 1.
3003
3003
# Any other value:
You can’t perform that action at this time.
0 commit comments