From 8327c07e6b68efdbfaf549ae87e320f0e710b732 Mon Sep 17 00:00:00 2001 From: kstailey Date: Thu, 16 Jan 1997 07:27:22 +0000 Subject: [PATCH] disambiguate somewhat --- usr.bin/renice/renice.8 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/usr.bin/renice/renice.8 b/usr.bin/renice/renice.8 index 918e1aab600..b395e40b029 100644 --- a/usr.bin/renice/renice.8 +++ b/usr.bin/renice/renice.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: renice.8,v 1.2 1996/06/26 05:38:26 deraadt Exp $ +.\" $OpenBSD: renice.8,v 1.3 1997/01/16 07:27:22 kstailey Exp $ .\" Copyright (c) 1983, 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -56,10 +56,12 @@ .Sh DESCRIPTION .Nm Renice alters the -scheduling priority of one or more running processes. +scheduling +.Ar priority +(an integer) of one or more running processes. The following .Ar who -parameters are interpreted as process ID's, process group +parameters (pid, pgrp and user) are interpreted as process ID's, process group ID's, or user names. .Nm Renice Ns 'ing a process group causes all processes in the process group -- 2.20.1