summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-06-14 19:05:28 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-06-14 19:05:28 -0700
commitd60455192f496e1f7de5552c435a2cd9451bd512 (patch)
tree69f1b0f203ca6156189be248de9ca1bbb223db04
parentcdf74aa59271ba3bd659ffdd504c2379bebcb1d3 (diff)
downloadtxr-d60455192f496e1f7de5552c435a2cd9451bd512.tar.gz
txr-d60455192f496e1f7de5552c435a2cd9451bd512.tar.bz2
txr-d60455192f496e1f7de5552c435a2cd9451bd512.zip
* txr.1: Corrections.
-rw-r--r--txr.18
1 files changed, 4 insertions, 4 deletions
diff --git a/txr.1 b/txr.1
index 39d28ff3..d3248398 100644
--- a/txr.1
+++ b/txr.1
@@ -28628,9 +28628,9 @@ this special evaluation.
.NP* Place-Expander Functions
-The central design concept in \*(TL syntactic places are place-expander
-function. Each compound place is defined by up to three
-.IR "place-expander functions" ,
+The central design concept in \*(TL syntactic places are
+.IR "place-expander functions" .
+Each compound place is defined by up to three place-expander functions,
which are associated with the place via the leftmost operator
symbol of the place form. One place-expander, the
.IR "update expander" ,
@@ -29090,7 +29090,7 @@ A full expansion, with the
local macros expanded out:
.cblk
- (sys:expand '(swap a b))"
+ (sys:expand '(swap a b))
-->