sched.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-06-27 11:04:28 +02:00
parent 84dd132503
commit a68beb356c
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ fields of the
.I sched_attr .I sched_attr
structure; see structure; see
.BR sched_setattr (2). .BR sched_setattr (2).
These fields express value in nanoseconds. These fields express values in nanoseconds.
.\" FIXME It looks as though specifying sched_period as 0 means .\" FIXME It looks as though specifying sched_period as 0 means
.\" "make sched_period the same as sched_deadline". .\" "make sched_period the same as sched_deadline".
.\" This needs to be documented. .\" This needs to be documented.