summaryrefslogtreecommitdiff
path: root/usr.bin/nice
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
commite8937ba00998cca6f259b3fdf32a7f7a38bc26ec (patch)
tree9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/nice
parent1c2451c24d59abde50b89c0d506523298e1ae1e1 (diff)
downloadsrc-test-e8937ba00998cca6f259b3fdf32a7f7a38bc26ec.tar.gz
src-test-e8937ba00998cca6f259b3fdf32a7f7a38bc26ec.zip
Use `The .Nm utility'
Notes
Notes: svn path=/head/; revision=95124
Diffstat (limited to 'usr.bin/nice')
-rw-r--r--usr.bin/nice/nice.110
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1
index 5e2a180914e2b..35a3244ccc7ba 100644
--- a/usr.bin/nice/nice.1
+++ b/usr.bin/nice/nice.1
@@ -44,8 +44,9 @@
.Ar command
.Op Ar arguments
.Sh DESCRIPTION
-.Nm Nice
-runs
+The
+.Nm
+utility runs
.Ar command
at a low priority.
(Think of low and slow).
@@ -56,8 +57,9 @@ is not given,
assumes the value 10.
The priority is a value in the range -20 to 20.
The default priority is 0, priority 20 is the lowest possible.
-.Nm Nice
-will execute
+The
+.Nm
+utility will execute
.Ar command
at priority
.Ar number