Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2011 19:38:42 +0000 (UTC)
From:      Remko Lodder <remko@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r219039 - head/usr.bin/nice
Message-ID:  <201102251938.p1PJcg8C006475@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: remko
Date: Fri Feb 25 19:38:42 2011
New Revision: 219039
URL: http://svn.freebsd.org/changeset/base/219039

Log:
  Revert the commit that I made, there is a lot of discussion
  and it's not accurate anyway
  
  Requested by:	jb, bde

Modified:
  head/usr.bin/nice/nice.1

Modified: head/usr.bin/nice/nice.1
==============================================================================
--- head/usr.bin/nice/nice.1	Fri Feb 25 19:10:19 2011	(r219038)
+++ head/usr.bin/nice/nice.1	Fri Feb 25 19:38:42 2011	(r219039)
@@ -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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102251938.p1PJcg8C006475>