diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-12 15:59:22 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-12 15:59:22 +0000 |
| commit | e7030de81ec02bb52663e9f4416f5c1ed080292d (patch) | |
| tree | 279ccfc993f2e3325c67835a74256cf379596cc0 /bin | |
| parent | d6582c6735ce308d50f33c5b9a236cb1874ae615 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/stty/stty.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index 7bf4b611db818..0234371c3e0f1 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)stty.1 8.4 (Berkeley) 4/18/94 -.\" $Id$ +.\" $Id: stty.1,v 1.6 1997/02/22 14:05:54 peter Exp $ .\" .Dd April 18, 1994 .Dt STTY 1 @@ -551,7 +551,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 . |
