From 8beef7d0a675bc64e2923d671c5b161fa58495c1 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Fri, 10 Mar 2000 20:17:53 +0000 Subject: Various cleanups and standardization. --- usr.bin/renice/renice.8 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'usr.bin/renice/renice.8') diff --git a/usr.bin/renice/renice.8 b/usr.bin/renice/renice.8 index 7ee47b1cfa5..9a8ce764511 100644 --- a/usr.bin/renice/renice.8 +++ b/usr.bin/renice/renice.8 @@ -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 @@ all processes owned by users daemon and root. .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 @@ to 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 -- cgit v1.2.3