]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sched.7: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 27 Nov 2016 14:47:11 +0000 (15:47 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 27 Nov 2016 17:57:41 +0000 (18:57 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/sched.7

index 69131db2edfd1ed9b6f2107466b7cb9269e047d8..8eac1c2dbc0f0bd5851761506a499f02f3d6e1c8 100644 (file)
@@ -366,6 +366,7 @@ processes).
 \fBSCHED_OTHER\fP is the standard Linux time-sharing scheduler that is
 intended for all threads that do not require the special
 real-time mechanisms.
+
 The thread to run is chosen from the static
 priority 0 list based on a \fIdynamic\fP priority that is determined only
 inside this list.