summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-05-30 08:44:14 +0000
committerjmc <jmc@openbsd.org>2003-05-30 08:44:14 +0000
commit2db0e67a1138d9b2a859405f58bead4809276be7 (patch)
treec179d8c799e59d345c1cfb728f1a86c70d676f56
parentmerge COMPATIBILITY into STANDARDS; (diff)
downloadwireguard-openbsd-2db0e67a1138d9b2a859405f58bead4809276be7.tar.xz
wireguard-openbsd-2db0e67a1138d9b2a859405f58bead4809276be7.zip
section reorder;
-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 .