mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Correct the self reference in the description of the "tabs" option.
It should really refer to "oxtabs". Obtained from: NetBSD-bugs mailing list PR# 3320
This commit is contained in:
parent
d6582c6735
commit
e7030de81e
1 changed files with 2 additions and 2 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue