summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2010-03-26 21:04:10 -0400
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2010-03-26 21:04:10 -0400
commitdfdc0540e8a4dc6b09185903787f977b1b91f8bd (patch)
tree42f6e0a5b555fb0a84a27882fc7fd9e11ebc029e
parentad8910f21f7df0972aa8bbdafcd60686bd931eca (diff)
downloadscreen-dfdc0540e8a4dc6b09185903787f977b1b91f8bd.tar.gz
Typo fix by a good samaritan in IRC (sitaktif).
-rw-r--r--src/doc/screen.12
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/screen.1 b/src/doc/screen.1
index 48652e2..9194970 100644
--- a/src/doc/screen.1
+++ b/src/doc/screen.1
@@ -3482,7 +3482,7 @@ Usually 300, 1200, 9600 or 19200. This affects transmission as well as receive s
Specify the transmission of eight (or seven) bits per byte.
.IP "ixon or -ixon"
Enables (or disables) software flow-control (CTRL-S/CTRL-Q) for sending data.
-.IP "ixoff or -ixon"
+.IP "ixoff or -ixoff"
Enables (or disables) software flow-control for receiving data.
.IP "istrip or -istrip"
Clear (or keep) the eight bit in each received byte.