summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-05-30 08:44:15 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-05-30 08:44:15 +0000
commite59f0d53e6c9489bd599626f6e4ae0ad18270d7f (patch)
tree59221a4995fc75895234a5bb19df9a4c020b3071 /bin
parentcb35865aa83304678d86a2ea962e3a23d03d3fe9 (diff)
section reorder;
Diffstat (limited to 'bin')
-rw-r--r--bin/stty/stty.112
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index fbd24d5980a..9d47f4128d0 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stty.1,v 1.27 2002/09/30 19:52:36 millert Exp $
+.\" $OpenBSD: stty.1,v 1.28 2003/05/30 08:44:14 jmc Exp $
.\" $NetBSD: stty.1,v 1.10 1995/09/07 06:57:14 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -652,11 +652,6 @@ The
utility exits 0 on success or >0 if an error occurred.
.Sh SEE ALSO
.Xr termios 4
-.Sh HISTORY
-A
-.Nm
-command appeared in
-.At v3 .
.Sh STANDARDS
The
.Nm
@@ -670,3 +665,8 @@ and
are
extensions to the standard, as are the operands mentioned in the control
operations section.
+.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v3 .