summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-03-26 19:12:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-03-26 19:12:15 +0000
commit751263a67df4a75d61e175e5580e8f1aeee1829a (patch)
tree62dc8e2435d179d2566aa702fe2f9c0335457a6e
parentadac3e792415ad575909d4d36dbc1ac313963929 (diff)
oxtabs is converse of tabs; gwing@primenet.com.au
-rw-r--r--bin/stty/stty.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index 6ed86180a62..6f9d4e69cd2 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stty.1,v 1.5 1996/12/16 20:04:42 tholo Exp $
+.\" $OpenBSD: stty.1,v 1.6 1997/03/26 19:12:14 deraadt Exp $
.\" $NetBSD: stty.1,v 1.10 1995/09/07 06:57:14 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -581,7 +581,7 @@ The converse of
.Cm opost .
.It Cm tabs Pq Fl tabs
The converse of
-.Cm tabs .
+.Cm oxtabs .
.It Cm brk Ar value
Same as the control character
.Cm eol .