From: Davidlohr Bueso <dave@xxxxxxx> Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> --- schedutils/chrt.1 | 2 +- schedutils/ionice.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/schedutils/chrt.1 b/schedutils/chrt.1 index 7bb9690..e22d69d 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 74777b4..8e4e964 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 -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html