summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.13
1 files changed, 2 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 3accb4ac..0ebbf29a 100644
--- a/txr.1
+++ b/txr.1
@@ -18249,7 +18249,7 @@ syntax.
.coNP Macro @ defmeth
.synb
-.mets (defmeth < type-name < name <> param-list << body-form *)
+.mets (defmeth < type-name < name < param-list << body-form *)
.syne
.desc
The
@@ -19249,6 +19249,7 @@ callable as a function, and accept the arguments.
.synb
.mets (with-objects >> ({( sym << init-form )}*) << body-form *)
.syne
+.desc
The
.code with-objects
macro provides a binding construct very similar to