aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2011-02-25 19:38:42 +0000
committerRemko Lodder <remko@FreeBSD.org>2011-02-25 19:38:42 +0000
commitf0d789acde4c4a5b3ef1bce726cd8f34eac7e906 (patch)
treec9d969021f70505f8699de85574e0959b49da1ca /usr.bin
parentc23211e97e6190d77be0174403256838f93e4149 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/nice/nice.15
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1
index b634f7a1eeefa..35391b52700cf 100644
--- a/usr.bin/nice/nice.1
+++ b/usr.bin/nice/nice.1
@@ -50,11 +50,6 @@ value by the specified
.Ar increment ,
or a default value of 10.
The lower the nice value of a process, the higher its scheduling priority.
-.Ar increment .
-The priority can be adjusted over a range of -20 (the higest) to 20 (the
-lowest).
-A priority of 19 or 20 will prevent a process from taking any cycles from
-others at nice 0 or better.
.Pp
The superuser may specify a negative increment in order to run a utility
with a higher scheduling priority.