From d693a28e3c57717dc8630340947a4db063d26c97 Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Wed, 3 Jun 1998 04:07:59 +0000 Subject: [PATCH] Correct description of -crtscts. PR: 6836 Submitted by: Andrew --- bin/stty/stty.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index d2ac6bfa09fd..27a8749ed1b3 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -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.