summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 2 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index b0218faa..f7723cb0 100644
--- a/txr.1
+++ b/txr.1
@@ -11583,6 +11583,7 @@ The function detects this case and returns
.NP* Quote and Quasiquote
+.RS
.meIP >> ' expr
The quote character in front of an expression is used for suppressing evaluation,
@@ -11702,6 +11703,7 @@ The expression
is evaluated to produce the list
.codn "(6 8)" ,
and this list is spliced into the quoted template.
+.RE
.TP* "Dialect Notes:"