summaryrefslogtreecommitdiffstats
path: root/usr.bin/nice
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
committercharnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
commitad8a79e6a5c75acf360e9310860387b68066c0b7 (patch)
tree9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/nice
parente2acd5cecf61f060255d467b8d38cd35f941fb1c (diff)
downloadFreeBSD-src-ad8a79e6a5c75acf360e9310860387b68066c0b7.zip
FreeBSD-src-ad8a79e6a5c75acf360e9310860387b68066c0b7.tar.gz
Use `The .Nm utility'
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 5e2a180..35a3244 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
OpenPOWER on IntegriCloud