diff options
Diffstat (limited to 'bin/stty/stty.1')
-rw-r--r-- | bin/stty/stty.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index b7f957f7b09..7f76a89081e 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stty.1,v 1.21 2000/03/17 18:15:15 aaron Exp $ +.\" $OpenBSD: stty.1,v 1.22 2000/03/23 21:39:58 aaron Exp $ .\" $NetBSD: stty.1,v 1.10 1995/09/07 06:57:14 jtc Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 @@ -343,7 +343,8 @@ is set, echo control characters as .Ql ^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 .Ql \e and .Ql / . @@ -524,7 +525,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 |