summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-02 14:54:02 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-02 14:54:02 +0000
commit244b8ead7d31895ea1d7cfb075f4f7b33df35b0f (patch)
tree2643b52af6138b0f24a698abf3673abbbf78fc7d /usr.bin
parentb751643913f37cd82cb0231b0c05564aad5a23b4 (diff)
downloadFreeBSD-src-244b8ead7d31895ea1d7cfb075f4f7b33df35b0f.zip
FreeBSD-src-244b8ead7d31895ea1d7cfb075f4f7b33df35b0f.tar.gz
Remove more single-space hard sentence breaks.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/chat/chat.86
-rw-r--r--usr.bin/chpass/chpass.13
-rw-r--r--usr.bin/du/du.16
-rw-r--r--usr.bin/mt/mt.112
-rw-r--r--usr.bin/script/script.13
-rw-r--r--usr.bin/systat/systat.13
6 files changed, 22 insertions, 11 deletions
diff --git a/usr.bin/chat/chat.8 b/usr.bin/chat/chat.8
index 55a68d5..b5f4698 100644
--- a/usr.bin/chat/chat.8
+++ b/usr.bin/chat/chat.8
@@ -220,7 +220,8 @@ character sequence.
The script will then fail because it found a match to
the abort string.
If it received the string \fINO CARRIER\fR, it will abort
-for the same reason. Either string may be received.
+for the same reason.
+Either string may be received.
Either string will
terminate the \fIchat\fR script.
.SH CLR_ABORT STRINGS
@@ -420,7 +421,8 @@ The EOT sequence may be embedded into the send string using the
sequence \fI^D\fR.
.SH GENERATING BREAK
The special reply string of \fIBREAK\fR will cause a break condition
-to be sent. The break is a special signal on the transmitter.
+to be sent.
+The break is a special signal on the transmitter.
The
normal processing on the receiver is to change the transmission rate.
It may be used to cycle through the available transmission rates on
diff --git a/usr.bin/chpass/chpass.1 b/usr.bin/chpass/chpass.1
index 2722bb3..5ec2be1 100644
--- a/usr.bin/chpass/chpass.1
+++ b/usr.bin/chpass/chpass.1
@@ -316,7 +316,8 @@ If the password is invalid, all changes will be
discarded.
.Pp
Exception: the super-user on the NIS master server is allowed to
-submit changes without supplying a password. (The super-user may
+submit changes without supplying a password.
+(The super-user may
choose to turn off this feature using the
.Fl o
flag, described below.)
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1
index 63fe0aa..fedd012 100644
--- a/usr.bin/du/du.1
+++ b/usr.bin/du/du.1
@@ -65,7 +65,8 @@ Partial numbers of blocks are rounded up.
The options are as follows:
.Bl -tag -width Ds
.It Fl P
-No symbolic links are followed. (default)
+No symbolic links are followed.
+(default)
.It Fl H
Symbolic links on the command line are followed, symbolic links in file
hierarchies are not followed.
@@ -82,7 +83,8 @@ that cannot be opened, and so on. This is the default case.
This option exists solely for conformance with
.St -xpg4 .
.It Fl s
-Display an entry for each specified file. (Equivalent to
+Display an entry for each specified file.
+(Equivalent to
.Fl d
0 )
.It Fl d Ar depth
diff --git a/usr.bin/mt/mt.1 b/usr.bin/mt/mt.1
index 60ff707..5b3fba8 100644
--- a/usr.bin/mt/mt.1
+++ b/usr.bin/mt/mt.1
@@ -94,21 +94,25 @@ Backward space
.Ar count
setmarks.
.It Cm rdhpos
-Read Hardware block position. Some drives do not support this.
+Read Hardware block position.
+Some drives do not support this.
The block
number reported is specific for that hardware only.
The count argument is
ignored.
.It Cm rdspos
-Read SCSI logical block position. Some drives do not support this.
+Read SCSI logical block position.
+Some drives do not support this.
The
count argument is ignored.
.It Cm sethpos
-Set Hardware block position. Some drives do not support this.
+Set Hardware block position.
+Some drives do not support this.
The count
argument is interpreted as a hardware block to which to position the tape.
.It Cm setspos
-Set SCSI logical block position. Some drives do not support this.
+Set SCSI logical block position.
+Some drives do not support this.
The count
argument is interpreted as a SCSI logical block to which to position the tape.
.It Cm rewind
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1
index bf48452..0665de8 100644
--- a/usr.bin/script/script.1
+++ b/usr.bin/script/script.1
@@ -125,7 +125,8 @@ will be that shell.
If
.Ev SHELL
is not set, the Bourne shell
-is assumed. (Most shells set this variable automatically).
+is assumed.
+(Most shells set this variable automatically).
.El
.Sh SEE ALSO
.Xr csh 1
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1
index 5cbdf25..9f11889 100644
--- a/usr.bin/systat/systat.1
+++ b/usr.bin/systat/systat.1
@@ -239,7 +239,8 @@ Show the disk
.Tn I/O
statistics in bar graph form (default).
.It Cm kbpt
-Toggle the display of kilobytes per transaction. (the default is to
+Toggle the display of kilobytes per transaction.
+(the default is to
not display kilobytes per transaction).
.El
.It Ic swap
OpenPOWER on IntegriCloud