summaryrefslogtreecommitdiffstats
path: root/usr.bin/nice
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2011-02-25 19:38:42 +0000
committerremko <remko@FreeBSD.org>2011-02-25 19:38:42 +0000
commitc9180b4d535e2db64e67d44d1c432dcf92c5680b (patch)
treec9d969021f70505f8699de85574e0959b49da1ca /usr.bin/nice
parent5f186188c64d6a1e6948a4fc5c428220da88f533 (diff)
downloadFreeBSD-src-c9180b4d535e2db64e67d44d1c432dcf92c5680b.zip
FreeBSD-src-c9180b4d535e2db64e67d44d1c432dcf92c5680b.tar.gz
Revert the commit that I made, there is a lot of discussion
and it's not accurate anyway Requested by: jb, bde
Diffstat (limited to 'usr.bin/nice')
-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 b634f7a..35391b5 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.
OpenPOWER on IntegriCloud