From andrew@ugh.net.au  Tue Jun  2 10:40:35 1998
Received: from kim.local (well.key.net.au [203.35.4.19])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06801
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 2 Jun 1998 10:40:32 -0700 (PDT)
          (envelope-from andrew@ugh.net.au)
Received: (from andrew@localhost)
	by kim.local (8.8.8/8.8.8) id DAA03097;
	Wed, 3 Jun 1998 03:36:55 +1000 (EST)
	(envelope-from andrew)
Message-Id: <199806021736.DAA03097@kim.local>
Date: Wed, 3 Jun 1998 03:36:55 +1000 (EST)
From: andrew@ugh.net.au
Reply-To: andrew@ugh.net.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: stty man page misses -ctsrts
X-Send-Pr-Version: 3.2

>Number:         6836
>Category:       docs
>Synopsis:       stty man page misses -ctsrts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun  2 10:50:01 PDT 1998
>Closed-Date:    Tue Jun 2 21:08:06 PDT 1998
>Last-Modified:  Tue Jun  2 21:08:52 PDT 1998
>Originator:     Andrew
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
UgH!
>Environment:

	

>Description:

man stty lists a number of arguments, with their reverse form in brackets next
to them. In the explanations it has the explanation of hte reverse form in
brackets also.

There is no description of -ctsrts

Its pretty obvious but may as well be complete.

>How-To-Repeat:

man stty

>Fix:
	

--- /usr/src/bin/stty/stty.1.orig	Wed Jun  3 03:30:38 1998
+++ /usr/src/bin/stty/stty.1	Wed Jun  3 03:31:03 1998
@@ -146,7 +146,7 @@
 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.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Tue Jun 2 21:08:06 PDT 1998 
State-Changed-Why:  
Fixed in rev1.10 of "sbin/stty/stty.1".  Thanks! 
>Unformatted:
