summaryrefslogtreecommitdiffstats
path: root/sys-utils/renice.8
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:26:54 +0100
committerKarel Zak2006-12-07 00:26:54 +0100
commit48d7b13a1eab85fab91c8d6c5ddf298f733c74f5 (patch)
tree8813d36590ee3361bd75f57a12fd2032e9296ddb /sys-utils/renice.8
parentImported from util-linux-2.12r tarball. (diff)
downloadkernel-qcow2-util-linux-48d7b13a1eab85fab91c8d6c5ddf298f733c74f5.tar.gz
kernel-qcow2-util-linux-48d7b13a1eab85fab91c8d6c5ddf298f733c74f5.tar.xz
kernel-qcow2-util-linux-48d7b13a1eab85fab91c8d6c5ddf298f733c74f5.zip
Imported from util-linux-2.13-pre1 tarball.
Diffstat (limited to 'sys-utils/renice.8')
-rw-r--r--sys-utils/renice.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/renice.8 b/sys-utils/renice.8
index 7c1222cd2..2a30f6e97 100644
--- a/sys-utils/renice.8
+++ b/sys-utils/renice.8
@@ -126,7 +126,7 @@ Non super-users can not increase scheduling priorities of their own processes,
even if they were the ones that decreased the priorities in the first place.
.br
The Linux kernel (at least version 2.0.0) and linux libc (at least
-version 5.2.18) does not agree entierly on what the specifics of the
+version 5.2.18) does not agree entirely on what the specifics of the
systemcall interface to set nice values is. Thus causes renice to
report bogus previous nice values.
.Sh HISTORY