=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/renice/renice.8,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/renice/renice.8 2000/03/04 20:02:23 1.9 +++ src/usr.bin/renice/renice.8 2000/03/10 20:17:50 1.10 @@ -1,4 +1,5 @@ -.\" $OpenBSD: renice.8,v 1.9 2000/03/04 20:02:23 aaron Exp $ +.\" $OpenBSD: renice.8,v 1.10 2000/03/10 20:17:50 aaron Exp $ +.\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -98,7 +99,8 @@ .Pp Users other than the super-user may only alter the priority of processes they own, -and can only monotonically increase their ``nice value'' +and can only monotonically increase their +.Dq nice value within the range 0 to .Dv PRIO_MAX (20). @@ -113,7 +115,9 @@ Useful priorities are: 20 (the affected processes will run only when nothing else in the system wants to), -0 (the ``base'' scheduling priority), +0 (the +.Dq base +scheduling priority), anything negative (to make things go very fast). .Sh FILES .Bl -tag -width /etc/passwd -compact