Bug 31340 - A bad sentence in section 22.3.5 (resource.texi)
Summary: A bad sentence in section 22.3.5 (resource.texi)
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: manual (show other bugs)
Version: unspecified
: P2 minor
Target Milestone: 2.40
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-05 13:47 UTC by Lukáš Jiřiště
Modified: 2024-06-15 13:43 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukáš Jiřiště 2024-02-05 13:47:56 UTC
The second sentence of the first paragraph of section 22.3.8 goes like:

"Which processes and threads run can be to some extend be control with the scheduling functionality..."

Now I am not a native speaker but I don't think that isn't valid English syntax. I would propose a change to something like:

"Which processes and thread run can be (to some extent) controlled with the scheduling functionality..."
Comment 1 Andreas K. Huettel 2024-06-15 13:43:55 UTC
commit 41d6461484d6d456fb07f495fb595e06b44758c4 (HEAD -> master, origin/master, origin/HEAD)
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Sat Jun 15 15:41:22 2024 +0200

    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>