summaryrefslogtreecommitdiffstats
path: root/share/man/man4/termios.4
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-01 14:50:24 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-01 14:50:24 +0000
commitb45b9e3cde3c8b803fc2c4fbdb784fc378ced24d (patch)
tree0b7d3487005ae5a1da0062d675a3bf21249410eb /share/man/man4/termios.4
parent46cac19efdca36bb719c540488e5b984e7370eca (diff)
downloadFreeBSD-src-b45b9e3cde3c8b803fc2c4fbdb784fc378ced24d.zip
FreeBSD-src-b45b9e3cde3c8b803fc2c4fbdb784fc378ced24d.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 'share/man/man4/termios.4')
-rw-r--r--share/man/man4/termios.49
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4
index 64140b3..67e6804 100644
--- a/share/man/man4/termios.4
+++ b/share/man/man4/termios.4
@@ -237,7 +237,8 @@ upon receiving the character.
.Pp
Two general kinds of input processing are available, determined by
whether the terminal device file is in canonical mode or noncanonical
-mode. Additionally,
+mode.
+Additionally,
input characters are processed according to the
.Fa c_iflag
and
@@ -924,10 +925,12 @@ is set, start/stop output control is enabled. A received
character suspends output and a received
.Dv START
character
-restarts output. If
+restarts output.
+If
.Dv IXANY
is also set, then any character may
-restart output. When
+restart output.
+When
.Dv IXON
is set,
.Dv START
OpenPOWER on IntegriCloud