From 41d6461484d6d456fb07f495fb595e06b44758c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sat, 15 Jun 2024 15:41:22 +0200 Subject: manual: minor language fix (bz 31340) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Resolves: https://sourceware.org/bugzilla/show_bug.cgi?id=31340 Signed-off-by: Andreas K. Hüttel --- manual/resource.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/resource.texi b/manual/resource.texi index 37462ab..c9b21de 100644 --- a/manual/resource.texi +++ b/manual/resource.texi @@ -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. -- cgit v1.1