summaryrefslogtreecommitdiffstats
path: root/usr.bin/nice
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-09-14 11:46:04 +0000
committersheldonh <sheldonh@FreeBSD.org>1999-09-14 11:46:04 +0000
commitd003c4a86073674fbc43d487d63a00933cc8523f (patch)
treea8297de8092c5b8b4e14d390512a45c4dd82bfa7 /usr.bin/nice
parent3cf9a59c4d55edb628048305310dbb2a88513555 (diff)
downloadFreeBSD-src-d003c4a86073674fbc43d487d63a00933cc8523f.zip
FreeBSD-src-d003c4a86073674fbc43d487d63a00933cc8523f.tar.gz
Correct some hard sentence breaks. Only those surrounding the previous
commit and those which cause ugly nroff output have been fixed, since the purpose of the style guideline which they contravene is to reduce the sizes of deltas. Reported by: bde
Diffstat (limited to 'usr.bin/nice')
-rw-r--r--usr.bin/nice/nice.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1
index b017179..9bebdc15 100644
--- a/usr.bin/nice/nice.1
+++ b/usr.bin/nice/nice.1
@@ -54,8 +54,8 @@ If
is not given
.Nm
assumed 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.
+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
.Ar command
@@ -76,8 +76,8 @@ command executed by
.Pp
Some shells may provide a builtin
.Nm
-command which is similar or identical to this utility. Consult
-the
+command which is similar or identical to this utility.
+Consult the
.Xr builtin 1
manual page.
.Sh EXAMPLES
OpenPOWER on IntegriCloud