Deleted Added
full compact
stty.1 (139969) stty.1 (140353)
1.\"-
2.\" Copyright (c) 1990, 1993, 1994
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" the Institute of Electrical and Electronics Engineers, Inc.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)stty.1 8.4 (Berkeley) 4/18/94
1.\"-
2.\" Copyright (c) 1990, 1993, 1994
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" the Institute of Electrical and Electronics Engineers, Inc.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)stty.1 8.4 (Berkeley) 4/18/94
33.\" $FreeBSD: head/bin/stty/stty.1 139969 2005-01-10 08:39:26Z imp $
33.\" $FreeBSD: head/bin/stty/stty.1 140353 2005-01-16 16:41:59Z ru $
34.\"
35.Dd April 18, 1994
36.Dt STTY 1
37.Os
38.Sh NAME
39.Nm stty
40.Nd set the options for a terminal device interface
41.Sh SYNOPSIS

--- 536 unchanged lines hidden (view full) ---

578.Cm eol .
579.It Cm flush Ar value
580Same as the control character
581.Cm discard .
582.It Cm rprnt Ar value
583Same as the control character
584.Cm reprint .
585.El
34.\"
35.Dd April 18, 1994
36.Dt STTY 1
37.Os
38.Sh NAME
39.Nm stty
40.Nd set the options for a terminal device interface
41.Sh SYNOPSIS

--- 536 unchanged lines hidden (view full) ---

578.Cm eol .
579.It Cm flush Ar value
580Same as the control character
581.Cm discard .
582.It Cm rprnt Ar value
583Same as the control character
584.Cm reprint .
585.El
586.Sh DIAGNOSTICS
586.Sh EXIT STATUS
587.Ex -std
588.Sh SEE ALSO
589.Xr termios 4
590.Sh STANDARDS
591The
592.Nm
593utility is expected to be
594.St -p1003.2
595compatible.
596The flags
597.Fl e
598and
599.Fl f
600are
601extensions to the standard.
587.Ex -std
588.Sh SEE ALSO
589.Xr termios 4
590.Sh STANDARDS
591The
592.Nm
593utility is expected to be
594.St -p1003.2
595compatible.
596The flags
597.Fl e
598and
599.Fl f
600are
601extensions to the standard.