summaryrefslogtreecommitdiffstats
path: root/bin/ed
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-04-24 01:06:32 +0000
committerjkh <jkh@FreeBSD.org>1994-04-24 01:06:32 +0000
commit95ce2b10f06ffbd416b91a9302dcd927310549f2 (patch)
treeb230e26a15c0b3a530456aa2d15010c554ff5396 /bin/ed
parent21aeb462c0f719a1e95acc36ccc42140a6c2de66 (diff)
downloadFreeBSD-src-95ce2b10f06ffbd416b91a9302dcd927310549f2.zip
FreeBSD-src-95ce2b10f06ffbd416b91a9302dcd927310549f2.tar.gz
Fix gross spelling and typographical errors pointed out by Keith Bostic.
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 27f8b36..f7f4683 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
OpenPOWER on IntegriCloud