summaryrefslogtreecommitdiff
path: root/usr.bin/renice
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commitf247324df75b7f55b48b92acb3b42a5ae2deac8a (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/renice
parent7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff)
downloadsrc-test-f247324df75b7f55b48b92acb3b42a5ae2deac8a.tar.gz
src-test-f247324df75b7f55b48b92acb3b42a5ae2deac8a.zip
Remove whitespace at EOL.
Notes
Notes: svn path=/head/; revision=79755
Diffstat (limited to 'usr.bin/renice')
-rw-r--r--usr.bin/renice/renice.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/renice/renice.8 b/usr.bin/renice/renice.8
index 12a906a34e495..9ff54a739e9f6 100644
--- a/usr.bin/renice/renice.8
+++ b/usr.bin/renice/renice.8
@@ -55,7 +55,7 @@
.Oc
.Sh DESCRIPTION
.Nm Renice
-alters the
+alters the
scheduling priority of one or more running processes.
The following
.Ar who
@@ -63,7 +63,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.
@@ -74,7 +74,7 @@ Options supported by
.Nm :
.Bl -tag -width Ds
.It Fl g
-Force
+Force
.Ar who
parameters to be interpreted as process group ID's.
.It Fl u