summaryrefslogtreecommitdiff
path: root/usr.bin/renice/renice.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/renice/renice.8')
-rw-r--r--usr.bin/renice/renice.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/renice/renice.8 b/usr.bin/renice/renice.8
index 7a0e7f5ac10..94e3027bbd4 100644
--- a/usr.bin/renice/renice.8
+++ b/usr.bin/renice/renice.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: renice.8,v 1.7 1999/05/23 14:11:30 aaron Exp $
+.\" $OpenBSD: renice.8,v 1.8 1999/06/05 01:21:38 aaron Exp $
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -54,8 +54,8 @@
.Ar user ...
.Oc
.Sh DESCRIPTION
-.Nm renice
-alters the
+.Nm
+alters the
scheduling
.Ar priority
(an integer) of one or more running processes.
@@ -65,7 +65,7 @@ parameters (pid, pgrp and user) are interpreted as process IDs, process group
IDs, or user names.
.Nm renice Ns ing
a process group causes all processes in the process group
-to have their scheduling priority altered.
+to have their scheduling priority altered.
.Nm renice Ns ing
a user causes all processes owned by the user to have
their scheduling priority altered.
@@ -76,7 +76,7 @@ Options supported by
.Nm renice :
.Bl -tag -width Ds
.It Fl g
-Force
+Force
.Ar who
parameters to be interpreted as process group IDs.
.It Fl u