summaryrefslogtreecommitdiffstats
path: root/sys-utils/renice.1
diff options
context:
space:
mode:
authorPeter Breitenlohner2009-07-22 11:29:04 +0200
committerKarel Zak2009-08-17 12:11:06 +0200
commit267ab0bf080ca685876d7807758c9fe11fd95552 (patch)
treed5f6d1f3f345d07caf9a776cfec8db289434258f /sys-utils/renice.1
parentreadprofile.1: formatting (diff)
downloadkernel-qcow2-util-linux-267ab0bf080ca685876d7807758c9fe11fd95552.tar.gz
kernel-qcow2-util-linux-267ab0bf080ca685876d7807758c9fe11fd95552.tar.xz
kernel-qcow2-util-linux-267ab0bf080ca685876d7807758c9fe11fd95552.zip
renice.1: formatting
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
Diffstat (limited to 'sys-utils/renice.1')
-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