summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2018-10-16 17:20:48 -0700
committerKaz Kylheku <kaz@kylheku.com>2018-10-16 17:20:48 -0700
commit699af53b19ccf1897cf030555d568ffc14716a87 (patch)
tree46cde54779877f079c64b6425033354486b9887f
parentfd056096bfeaedfead5ad8a64b38b9e057188ad2 (diff)
downloadtxr-699af53b19ccf1897cf030555d568ffc14716a87.tar.gz
txr-699af53b19ccf1897cf030555d568ffc14716a87.tar.bz2
txr-699af53b19ccf1897cf030555d568ffc14716a87.zip
doc: no such thing as define-parameter-macro.
* txr.1: Replace reference to the nonexistent define-parameter-macro with the correct define-param-expander.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 9595fff2..970d6636 100644
--- a/txr.1
+++ b/txr.1
@@ -31890,7 +31890,7 @@ body.
which endows a function keyword parameters. The implementation is
written entirely using this parameter list macro mechanism, by means
of the
-.code define-parameter-macro
+.code define-param-expander
macro.
.coNP Special variable @ *param-macro*