From 094c68f88d8b75558e3bf82b5479801c3488b631 Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 26 Mar 1997 19:12:14 +0000 Subject: [PATCH] oxtabs is converse of tabs; gwing@primenet.com.au --- bin/stty/stty.1 | 4 ++-- 1 file 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 . -- 2.20.1