From 79932c1296cbd376137bccc825fb70ae55dc532b Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 4 Oct 2016 06:47:03 -0700 Subject: doc: small change under defstruct. * txr.1: describe slot specifier as (name init-form) rather than (symbol init-form). --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) -- cgit v1.2.3