summaryrefslogtreecommitdiffstats
path: root/txr.1
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
commit5504525e1dfda98738deb8310086e4217aa7bf75 (patch)
tree46cde54779877f079c64b6425033354486b9887f /txr.1
parent1b1c1c570b65c2d218faef7eb6ebb7f0fb3786a6 (diff)
downloadtxr-5504525e1dfda98738deb8310086e4217aa7bf75.tar.gz
txr-5504525e1dfda98738deb8310086e4217aa7bf75.tar.bz2
txr-5504525e1dfda98738deb8310086e4217aa7bf75.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.
Diffstat (limited to 'txr.1')
-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*