summaryrefslogtreecommitdiffstats
path: root/usr.bin
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
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')
-rw-r--r--usr.bin/login/login.14
-rw-r--r--usr.bin/nice/nice.18
-rw-r--r--usr.bin/nohup/nohup.17
-rw-r--r--usr.bin/printf/printf.14
-rw-r--r--usr.bin/time/time.110
-rw-r--r--usr.bin/which/which.14
6 files changed, 20 insertions, 17 deletions
diff --git a/usr.bin/login/login.1 b/usr.bin/login/login.1
index 3d1a9c7..492b983 100644
--- a/usr.bin/login/login.1
+++ b/usr.bin/login/login.1
@@ -145,8 +145,8 @@ a user's login environment.
.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 FILES
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
diff --git a/usr.bin/nohup/nohup.1 b/usr.bin/nohup/nohup.1
index 8f137e7..9aa3271 100644
--- a/usr.bin/nohup/nohup.1
+++ b/usr.bin/nohup/nohup.1
@@ -54,7 +54,8 @@ with
its arguments
and at this time sets the signal
.Dv SIGHUP
-to be ignored. The signal
+to be ignored.
+The signal
.Dv SIGQUIT
may also be set
to be ignored.
@@ -71,8 +72,8 @@ exits 1 if an error occurs, otherwise the exit status is that of
.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 ENVIRONMENT
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1
index 153990b..9f0d9a9 100644
--- a/usr.bin/printf/printf.1
+++ b/usr.bin/printf/printf.1
@@ -253,8 +253,8 @@ the actual width.
.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 RETURN VALUES
diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1
index 196042c..48cd78d 100644
--- a/usr.bin/time/time.1
+++ b/usr.bin/time/time.1
@@ -71,7 +71,8 @@ Available options:
If the
.Fl o
flag is used, append to the specified file rather than overwriting
-it. Otherwise, this option has no effect.
+it.
+Otherwise, this option has no effect.
.It Fl l
The contents of the
.Em rusage
@@ -92,14 +93,15 @@ output POSIX.2 compliant (each time is printed on its own line).
.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 DIAGNOSTICS
If
.Ar command
-could be timed successfully, its exit status is returned. In case
+could be timed successfully, its exit status is returned.
+If
.Ar command
terminated abnormally, a warning message is output to stderr.
If the
diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1
index 97daca5..6b00525 100644
--- a/usr.bin/which/which.1
+++ b/usr.bin/which/which.1
@@ -55,8 +55,8 @@ none are found.
.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 HISTORY
OpenPOWER on IntegriCloud