summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.15
1 files changed, 3 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 6b10789d..aed89d22 100644
--- a/txr.1
+++ b/txr.1
@@ -4396,8 +4396,9 @@ Function and variable bindings are dynamically scoped in TXR Lisp. However,
closures do capture variables.
.SS Additional Syntax
-Most of the TXR Lisp syntax is introduced in the previous sections of the
-manual. There is some additional syntax that is useful in Lisp.
+Much of the TXR Lisp syntax has been introduced in the previous sections of the
+manual, since directive forms are based on it. There is some additional syntax
+that is useful in TXR Lisp programming.
.SS Quoting/Unquoting