From feb28f7512ebbe85041d2388e5e9db70caf1e2a8 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 15 May 2021 11:05:15 +0100 Subject: [PATCH] README.org: Fix some boneheaded typos. --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 91f3ef8..4a4ee01 100644 --- a/README.org +++ b/README.org @@ -345,7 +345,7 @@ Let's take this in slightly larger pieces. we add the tokens ~--core "${image-path}" --eval "${image-restore}"~ to the SBCL command line; otherwise, we add ~--eval "${run-script-prelude}"~. The ~@IMAGE~ setting is defined by - ~runlisp~ only if (a)~a custom image was found in the correct placem + ~runlisp~ only if (a)~a custom image was found in the correct place, and (b)~use of custom images isn't disabled on its command line. The ~${image-path}~ token expands to the full pathname to the custom @@ -371,7 +371,7 @@ Let's take this in slightly larger pieces. it's very similar to ~run-script-prelude~, and is built out of many of the same pieces. - The thing we haven't seen before is ~${@IMAENEW|q}~. The + The thing we haven't seen before is ~${@IMAGENEW|q}~. The ~@IMAGENEW~ setting is defined by the ~dump-runlisp-image~ program the name the file in which the new image should be saved.[fn:image-rename] The ~|q~ `filter' is new: it means that the -- 2.11.0