diff options
author | charnier <charnier@FreeBSD.org> | 1997-06-02 06:32:26 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1997-06-02 06:32:26 +0000 |
commit | d3f2a54d0368c77e88c756d750fe17e29b7c1544 (patch) | |
tree | 29d6b129af37d09a196f9d7d11312e3175ed6006 | |
parent | 2daa25f3facca5df62b6c9926fa9d9ef46ffdb89 (diff) | |
download | FreeBSD-src-d3f2a54d0368c77e88c756d750fe17e29b7c1544.zip FreeBSD-src-d3f2a54d0368c77e88c756d750fe17e29b7c1544.tar.gz |
Typo (the the -> the).
-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 0234371..668dcd9 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: stty.1,v 1.6 1997/02/22 14:05:54 peter Exp $ +.\" $Id: stty.1,v 1.7 1997/03/12 15:59:22 mpp Exp $ .\" .Dd April 18, 1994 .Dt STTY 1 @@ -300,7 +300,7 @@ The .Dv KILL character shall (shall not) visually erase the -the current line from the +current line from the display, if possible. .It Cm echonl Pq Fl echonl Echo (do not echo) |