Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2003 10:30:07 -0800 (PST)
From:      Chuck Swiger <cswiger@mac.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/47815: stty -all should work.
Message-ID:  <200302021830.h12IU76R042189@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/47815; it has been noted by GNATS.

From: Chuck Swiger <cswiger@mac.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: bin/47815: stty -all should work.
Date: Sun, 02 Feb 2003 13:26:54 -0500

 Move the man page change down 3 lines.  Updated diff:
 
 --- stty.1.orig Sun Feb  2 12:52:54 2003
 +++ stty.1      Sun Feb  2 13:05:32 2003
 @@ -43,7 +43,7 @@
   .Nd set the options for a terminal device interface
   .Sh SYNOPSIS
   .Nm
 -.Op Fl a | Fl e | Fl g
 +.Op Fl a | Fl e | Fl g | Fl l
   .Op Fl f Ar file
   .Op operands
   .Sh DESCRIPTION
 @@ -87,6 +87,8 @@
   .Nm
   to restore the current terminal state as per
   .St -p1003.2 .
 +.It Fl l
 +No-op for backwards compatibility ("stty -all").
   .El
   .Pp
   The following arguments are available to set the terminal
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302021830.h12IU76R042189>