mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Correct description of -crtscts.
PR: 6836 Submitted by: Andrew <andrew@ugh.net.au>
This commit is contained in:
parent
5caffabdc3
commit
d693a28e3c
1 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)stty.1 8.4 (Berkeley) 4/18/94
|
||||
.\" $Id: stty.1,v 1.8 1997/06/02 06:32:26 charnier Exp $
|
||||
.\" $Id: stty.1,v 1.9 1998/05/18 06:48:19 charnier Exp $
|
||||
.\"
|
||||
.Dd April 18, 1994
|
||||
.Dt STTY 1
|
||||
|
|
@ -146,7 +146,7 @@ Enable (disable) the receiver.
|
|||
Assume a line without (with) modem
|
||||
control.
|
||||
.It Cm crtscts Pq Fl crtscts
|
||||
Enable RTS/CTS flow control.
|
||||
Enable (disable) RTS/CTS flow control.
|
||||
.El
|
||||
.Ss Input Modes:
|
||||
This corresponds to the c_iflag in the termios structure.
|
||||
|
|
|
|||
Loading…
Reference in a new issue