summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-10-04 06:47:03 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-10-04 06:47:03 -0700
commit0a2ebee567eddb89879cb3b6fcb371f6d6404cb6 (patch)
treeae3a1fc5752c30429b6f5147fa6cc97ee5af4a14 /txr.1
parent755f99d4f397cc2357468e3c2dc19d3ea451dedb (diff)
downloadtxr-0a2ebee567eddb89879cb3b6fcb371f6d6404cb6.tar.gz
txr-0a2ebee567eddb89879cb3b6fcb371f6d6404cb6.tar.bz2
txr-0a2ebee567eddb89879cb3b6fcb371f6d6404cb6.zip
doc: small change under defstruct.
* txr.1: describe slot specifier as (name init-form) rather than (symbol init-form).
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 69691c23..9d66fb4d 100644
--- a/txr.1
+++ b/txr.1
@@ -20139,7 +20139,7 @@ function. This form is a short form for the
.meti (:instance << name )
.cble
syntax.
-.meIP >> ( symbol << init-form )
+.meIP >> ( name << init-form )
This syntax is a short form for the
.cblk
.meti (:instance < name << init-form )