diff options
| author | Štěpán Němec <stepnem@smrk.net> | 2024-02-12 10:09:02 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2024-02-18 01:55:05 +0100 |
| commit | 3aa341fc39b823dd5e13b78df727813709daa1c3 (patch) | |
| tree | 9d272d824fa1c79df2c37de77f685f256d6e3c26 /man7/sched.7 | |
| parent | 28fc1a05fe9d006a16fe377c100078e30e37d243 (diff) | |
| download | man-pages-3aa341fc39b823dd5e13b78df727813709daa1c3.tar.gz | |
man*/: tfix
Signed-off-by: Štěpán Němec <stepnem@smrk.net>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man7/sched.7')
| -rw-r--r-- | man7/sched.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/sched.7 b/man7/sched.7 index 5640325a91..71f098e481 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -158,7 +158,7 @@ changes the priority of the running or runnable thread identified by .I pid the effect on the thread's position in the list depends on -the direction of the change to threads priority: +the direction of the change to the thread's priority: .RS .IP (a) 5 If the thread's priority is raised, |
