Fix close macro. - sam - An updated version of the sam text editor.
(HTM) git clone git://vernunftzentrum.de/sam.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 91676a405819c27f541ea8bdd663ab1d5512e960
(DIR) parent 4c9e3607fb166772364e2c55a56db63ea761d345
(HTM) Author: Rob King <jking@deadpixi.com>
Date: Thu, 1 Sep 2016 09:44:22 -0500
Fix close macro.
Diffstat:
doc/sam.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/doc/sam.1 b/doc/sam.1
@@ -659,7 +659,7 @@ Commands within the braces must appear on separate lines
.Pq "no backslashes are required between commands"
.Do
as those familiar with other editors might expect
-.Dq "."
+.Dc "."
Semantically, the opening brance is like a command: it takes an
.Pq optional
address and sets dot for each sub-command.