aboutsummaryrefslogtreecommitdiff
path: root/bin/ed
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-04-24 01:06:32 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-04-24 01:06:32 +0000
commit60fd953f548301efb08ccce5f973f0d807e780ee (patch)
treeb230e26a15c0b3a530456aa2d15010c554ff5396 /bin/ed
parentce728ca0118e8c32fc4523f483e6d722b2b51284 (diff)
downloadsrc-60fd953f548301efb08ccce5f973f0d807e780ee.tar.gz
src-60fd953f548301efb08ccce5f973f0d807e780ee.zip
Fix gross spelling and typographical errors pointed out by Keith Bostic.
Notes
Notes: svn path=/head/; revision=1410
Diffstat (limited to 'bin/ed')
-rw-r--r--bin/ed/ed.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index 27f8b36aebbe..f7f468304ffb 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -46,7 +46,7 @@ A typical command might look like:
,s/\fIold\fR/\fInew\fR/g
.RE
.sp
-which replaces all occurences of the string
+which replaces all occurrences of the string
.I old
with
.IR new .
@@ -726,7 +726,7 @@ The
.I `n'
suffix, where
.I n
-is a postive number, causes only the
+is a positive number, causes only the
.IR n th
match to be replaced.
It is an error if no substitutions are performed on any of the addressed