summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-06-03 05:57:48 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-06-03 05:57:48 +0000
commite0859ca3705376856bf895cdecd8a7e4c4cd951e (patch)
tree0c6cde195e2f4a38cd84900443cc837e146737a0
parentea7e36a022ee9c400307cb677b1e5b55bfab5563 (diff)
correct crtscts docs; andrew@ugh.net.au
-rw-r--r--bin/stty/stty.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index 6f9d4e69cd2..d6a1633ff29 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stty.1,v 1.6 1997/03/26 19:12:14 deraadt Exp $
+.\" $OpenBSD: stty.1,v 1.7 1998/06/03 05:57:47 deraadt Exp $
.\" $NetBSD: stty.1,v 1.10 1995/09/07 06:57:14 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -149,7 +149,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.