diff options
| author | jtc <jtc@NetBSD.org> | 1994-01-11 18:36:16 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1994-01-11 18:36:16 +0000 |
| commit | 4f5c7cccc210f1e7a667e0acfc2a52e1c7ce2b7d (patch) | |
| tree | 3c19a75438afd5c9a6caf58dc97355ac7c730a06 /usr.bin/split | |
| parent | 2c7d5d92c9191cd9b4e92aedf8ebd403f39775df (diff) | |
Fix spelling errors.
Diffstat (limited to 'usr.bin/split')
| -rw-r--r-- | usr.bin/split/split.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1 index b883108c2c5..abdc5ca1166 100644 --- a/usr.bin/split/split.1 +++ b/usr.bin/split/split.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)split.1 6.4 (Berkeley) 7/29/91 -.\" $Id: split.1,v 1.2 1993/08/01 07:28:33 mycroft Exp $ +.\" $Id: split.1,v 1.3 1994/01/11 18:36:16 jtc Exp $ .\" .Dd July 29, 1991 .Dt SPLIT 1 @@ -61,7 +61,7 @@ lines long. Create files of length .Ar bytes . If no output file length is specified, the file size -will default to a lenght of 1000 lines. +will default to a length of 1000 lines. .El .Pp Available operands: |
