schedutils: fix typos

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
This commit is contained in:
Davidlohr Bueso 2011-01-05 16:54:01 -03:00 committed by Karel Zak
parent 415192c306
commit cdc1ae5fb2
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ set scheduling policy to
.BR SCHED_FIFO
.TP
.B -i, --idle
set schedulng policy to
set scheduling policy to
.BR SCHED_IDLE
(Linux specific)
.TP

View File

@ -69,7 +69,7 @@ parameters.
.IP "\fB-t\fP"
Ignore failure to set requested priority. If COMMAND or PID(s) is specified, run it
even in case it was not possible to set desired scheduling priority, what
can happen due to insufficient privilegies or old kernel version.
can happen due to insufficient privileges or old kernel version.
.SH EXAMPLES
.LP
.TP 7