aboutsummaryrefslogtreecommitdiff
path: root/bin/stty/stty.1
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-03-01 10:43:09 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-03-01 10:43:09 +0000
commitbef84d6bc016784e4fefab752c5227024f510cbd (patch)
tree99e8510aea6e79ddb7b495208eff633ccb0a02c5 /bin/stty/stty.1
parent21fda85269b7736918ab66fadb0e7218c628c48b (diff)
downloadsrc-bef84d6bc016784e4fefab752c5227024f510cbd.tar.gz
src-bef84d6bc016784e4fefab752c5227024f510cbd.zip
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
Notes
Notes: svn path=/head/; revision=57663
Diffstat (limited to 'bin/stty/stty.1')
-rw-r--r--bin/stty/stty.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index 335c50321ed2..26732d2d6a69 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -313,7 +313,8 @@ If
is set, echo control characters as ^X. Otherwise control characters
echo as themselves.
.It Cm echoprt Pq Fl echoprt
-For printing terminals. If set, echo erased characters backwards within ``\\''
+For printing terminals.
+If set, echo erased characters backwards within ``\\''
and ``/''. Otherwise, disable this feature.
.It Cm noflsh Pq Fl noflsh
Disable (enable) flush after
@@ -467,7 +468,8 @@ performed by either the terminal hardware or by the remote side connected
to a pty.
.It Cm raw Pq Fl raw
If set, change the modes of the terminal so that no input or output processing
-is performed. If unset, change the modes of the terminal to some reasonable
+is performed.
+If unset, change the modes of the terminal to some reasonable
state that performs input and output processing. Note that since the
terminal driver no longer has a single
.Dv RAW