diff options
| author | jtc <jtc@NetBSD.org> | 1994-01-11 18:49:16 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1994-01-11 18:49:16 +0000 |
| commit | 70a4f3c1c123ac1fc147b8fcb8fe692cef28bf1f (patch) | |
| tree | c6055723dcff218c54adb13a4a5d6746df61cb22 /usr.bin/vis | |
| parent | 4f5c7cccc210f1e7a667e0acfc2a52e1c7ce2b7d (diff) | |
Fix spelling errors.
Diffstat (limited to 'usr.bin/vis')
| -rw-r--r-- | usr.bin/vis/vis.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/vis/vis.1 b/usr.bin/vis/vis.1 index c0cedd08a94..e0c781d9bbb 100644 --- a/usr.bin/vis/vis.1 +++ b/usr.bin/vis/vis.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)vis.1 5.2 (Berkeley) 4/23/91 -.\" $Id: vis.1,v 1.3 1993/10/04 22:44:10 jtc Exp $ +.\" $Id: vis.1,v 1.4 1994/01/11 18:49:36 jtc Exp $ .\" .Dd April 23, 1991 .Dt VIS 1 @@ -79,13 +79,13 @@ when inverting the file back to its original form with If the last character in the encoded file does not end in a newline, a hidden newline sequence is appended to the output. This makes -the output usuable with various editors and other utilities which +the output usable with various editors and other utilities which typically don't work with partial lines. .It Fl f Same as .Fl F . .It Fl l -Mark newlines with the visable sequence +Mark newlines with the visible sequence .Ql \e$ , followed by the newline. .It Fl n |
