From: Davidlohr Bueso Date: Wed, 5 Jan 2011 19:54:01 +0000 (-0300) Subject: schedutils: fix typos X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdc1ae5fb20575fb227ccf7bdf7729ae25340e41;p=util-linux schedutils: fix typos Signed-off-by: Davidlohr Bueso --- diff --git a/schedutils/chrt.1 b/schedutils/chrt.1 index 7bb9690e..e22d69d5 100644 --- a/schedutils/chrt.1 +++ b/schedutils/chrt.1 @@ -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 diff --git a/schedutils/ionice.1 b/schedutils/ionice.1 index 74777b4d..8e4e964f 100644 --- a/schedutils/ionice.1 +++ b/schedutils/ionice.1 @@ -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