summaryrefslogtreecommitdiffstats
path: root/bin/ed
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2011-02-12 20:28:15 +0000
committerbrucec <brucec@FreeBSD.org>2011-02-12 20:28:15 +0000
commitd03fb1381f23a82da2975903150859c420b7e9cf (patch)
treed1a04088f071c6c300b2cf73d24cbd53c40a61a2 /bin/ed
parentbd20f716213cd829daa7c3e26fbc1498991910a4 (diff)
downloadFreeBSD-src-d03fb1381f23a82da2975903150859c420b7e9cf.zip
FreeBSD-src-d03fb1381f23a82da2975903150859c420b7e9cf.tar.gz
Fix typos.
PR: docs/131625 Submitted by: Andrew Wright <andrew at qemg.org> MFC after: 1 month
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 20fc805..dbfb3dd 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -231,7 +231,7 @@ The current line (address) in the buffer.
The last line in the buffer.
.It n
The
-.Em n Ns th,
+.Em n Ns th
line in the buffer
where
.Em n
@@ -649,7 +649,7 @@ The mark is not cleared until the line is
deleted or otherwise modified.
.It (.,.)l
Print the addressed lines unambiguously.
-If a single line fills for than one screen (as might be the case
+If a single line fills more than one screen (as might be the case
when viewing a binary file, for instance), a
.Dq Li --More--
prompt is printed on the last line.
OpenPOWER on IntegriCloud