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.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to