summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.116
1 files changed, 8 insertions, 8 deletions
diff --git a/txr.1 b/txr.1
index 067595a2..aa631433 100644
--- a/txr.1
+++ b/txr.1
@@ -21898,7 +21898,7 @@ resulting place denotes
.metn list .
Storing a value to
.mono
-.meti (nthcdr < 0 << list)
+.meti (nthcdr < 0 << list )
.onom
overwrites
.metn list .
@@ -21920,7 +21920,7 @@ forms do not denote places.
.coNP Function @ tailp
.synb
-.mets (tailp < object << list)
+.mets (tailp < object << list )
.syne
.desc
The
@@ -28679,7 +28679,7 @@ The
.code defmeth
macro returns a method name: a unit of syntax of the form
.mono
-.meti (meth < type-name << name)
+.meti (meth < type-name << name )
.onom
which can be used as an argument to the accessor
.code symbol-function
@@ -31144,7 +31144,7 @@ supports a
.code rplaca
method. If so, then, effectively,
.mono
-.meti << o . (rplaca << v)
+.meti << o . (rplaca << v )
.onom
is invoked. The return value of this method call is ignored;
.code rplaca
@@ -31170,7 +31170,7 @@ method, but does have a
.code lambda-set
method, then
.mono
-.meti << o . (lambda-set 0 << v)
+.meti << o . (lambda-set 0 << v )
.onom
is invoked.
@@ -36428,7 +36428,7 @@ object, not of
.metn iter .
That is to say, the call
.mono
-.meti (iter-reset < iter << obj)
+.meti (iter-reset < iter << obj )
.onom
results in the
.mono
@@ -53699,7 +53699,7 @@ objects.
.coNP Function @ tnode
.synb
-.mets (tnode < key < left << right)
+.mets (tnode < key < left << right )
.syne
.desc
The
@@ -62224,7 +62224,7 @@ iterates over all remaining packages. For each remaining package
.metn p ,
it performs the semantic action of the
.mono
-.meti (unuse-package < package << p)
+.meti (unuse-package < package << p )
.onom
expression. That is to say, all of the remaining packages
are scrubbed of any foreign symbols which are the local symbols