summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorjtc <jtc@NetBSD.org>1994-01-11 18:36:16 +0000
committerjtc <jtc@NetBSD.org>1994-01-11 18:36:16 +0000
commit4f5c7cccc210f1e7a667e0acfc2a52e1c7ce2b7d (patch)
tree3c19a75438afd5c9a6caf58dc97355ac7c730a06 /usr.bin
parent2c7d5d92c9191cd9b4e92aedf8ebd403f39775df (diff)
Fix spelling errors.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/split/split.14
-rw-r--r--usr.bin/su/su.14
2 files changed, 4 insertions, 4 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:
diff --git a/usr.bin/su/su.1 b/usr.bin/su/su.1
index f9beab0721e..1ce61aef758 100644
--- a/usr.bin/su/su.1
+++ b/usr.bin/su/su.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)su.1 6.12 (Berkeley) 7/29/91
-.\" $Id: su.1,v 1.4 1993/08/01 07:28:22 mycroft Exp $
+.\" $Id: su.1,v 1.5 1994/01/11 18:38:03 jtc Exp $
.\"
.Dd July 29, 1991
.Dt SU 1
@@ -171,7 +171,7 @@ A
.Nm
command appeared in
.At v7 .
-The version desribed
+The version described
here is an adaptation of the
.Tn MIT
Athena Kerberos command.