summaryrefslogtreecommitdiffstats
path: root/bin/stty
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-01 10:43:09 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-01 10:43:09 +0000
commit306562fd671d47756cf96baf20bae55291373447 (patch)
tree77f96b1170b708a2467b09caa5730f889b81ad19 /bin/stty
parenta7ec1826e0d3e26d13bb4cc7a1a17e82e581eb59 (diff)
downloadFreeBSD-src-306562fd671d47756cf96baf20bae55291373447.zip
FreeBSD-src-306562fd671d47756cf96baf20bae55291373447.tar.gz
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.
Diffstat (limited to 'bin/stty')
-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 335c503..26732d2 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
OpenPOWER on IntegriCloud