diff options
Diffstat (limited to 'man7/sched.7')
| -rw-r--r-- | man7/sched.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man7/sched.7 b/man7/sched.7 index 8dcbd588a5..163c8fc2eb 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -280,8 +280,8 @@ structure; see .BR sched_setattr (2). These fields express values in nanoseconds. .\" FIXME It looks as though specifying sched_period as 0 means -.\" "make sched_period the same as sched_deadline". -.\" This needs to be documented. +.\" "make sched_period the same as sched_deadline". +.\" This needs to be documented. If .IR sched_period is specified as 0, then it is made the same as @@ -349,8 +349,8 @@ thread that calls will yield the current job and wait for a new period to begin. .\" .\" FIXME Calling sched_getparam() on a SCHED_DEADLINE thread -.\" fails with EINVAL, but sched_getscheduler() succeeds. -.\" Is that intended? (Why?) +.\" fails with EINVAL, but sched_getscheduler() succeeds. +.\" Is that intended? (Why?) .\" .SS SCHED_OTHER: Default Linux time-sharing scheduling \fBSCHED_OTHER\fP can be used at only static priority 0. |
