summaryrefslogtreecommitdiffstats
path: root/bin/ed
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
committerru <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
commitf858dca3dc130c98b635d3fc8e60adf8eed7f941 (patch)
treefb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /bin/ed
parentf3e8b0f40c1621de1ee3f3f31da3fb02d9a35832 (diff)
downloadFreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.zip
FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.tar.gz
mdoc(7) police: join split punctuation to macro calls.
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 50df103..12a4e5d 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.
OpenPOWER on IntegriCloud