aboutsummaryrefslogtreecommitdiff
path: root/bin/ed
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
commit94ba280c599b753e38bd0ed745cc3615d37b73b9 (patch)
treefb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /bin/ed
parentd05a918fc3ad47e22feac45260ddb628ba606d41 (diff)
downloadsrc-94ba280c599b753e38bd0ed745cc3615d37b73b9.tar.gz
src-94ba280c599b753e38bd0ed745cc3615d37b73b9.zip
Notes
Diffstat (limited to 'bin/ed')
-rw-r--r--bin/ed/ed.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index 50df1038e4cb..12a4e5dcbe36 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -433,7 +433,7 @@ However, most commands accept a print suffix, which is any of
.Em p
(print),
.Em l
-(list) ,
+(list),
or
.Em n
(enumerate),
@@ -570,8 +570,8 @@ Mark a line with a lower case letter
The line can then be addressed as
.Em 'lc
(i.e., a single quote followed by
-.Em lc
-) in subsequent commands. The mark is not cleared until the line is
+.Em lc )
+in subsequent commands. The mark is not cleared until the line is
deleted or otherwise modified.
.It (.,.)l
Print the addressed lines unambiguously.