mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
manual: minor language fix (bz 31340)
Resolves: https://sourceware.org/bugzilla/show_bug.cgi?id=31340 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
5b54a33435
commit
41d6461484
@ -1193,7 +1193,7 @@ nice (int increment)
|
||||
On a multi-processor system the operating system usually distributes
|
||||
the different processes which are runnable on all available CPUs in a
|
||||
way which allows the system to work most efficiently. Which processes
|
||||
and threads run can be to some extend be control with the scheduling
|
||||
and threads run can to some extend be controlled with the scheduling
|
||||
functionality described in the last sections. But which CPU finally
|
||||
executes which process or thread is not covered.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user