From 0a2ebee567eddb89879cb3b6fcb371f6d6404cb6 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(-) (limited to 'txr.1') 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