summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys-utils/renice.18
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-utils/renice.1 b/sys-utils/renice.1
index 32a23e146..6885454d4 100644
--- a/sys-utils/renice.1
+++ b/sys-utils/renice.1
@@ -54,10 +54,10 @@
.Ar user ...
.Oc
.Nm renice
-.Ad Fl h | Fl v
+.Fl h | Fl v
.Sh DESCRIPTION
.Nm Renice
-alters the
+alters the
scheduling priority of one or more running processes.
The following
.Ar who
@@ -65,7 +65,7 @@ parameters 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
-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.
@@ -80,7 +80,7 @@ The scheduling
.Ar priority
of the process, process group, or user.
.It Fl g, Fl Fl pgrp
-Force
+Force
.Ar who
parameters to be interpreted as process group ID's.
.It Fl u, Fl Fl user