chiark
/
gitweb
/
~mdw
/
runlisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c7af83c
)
README.org: Fix some boneheaded typos.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 15 May 2021 10:05:15 +0000
(11:05 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 15 May 2021 13:59:01 +0000
(14:59 +0100)
README.org
patch
|
blob
|
blame
|
history
diff --git
a/README.org
b/README.org
index 91f3ef876ae7ff1bcdf98ccdc510e82625658559..4a4ee011c67ec96fe33167c6a6050a298eebf524 100644
(file)
--- 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
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 place
m
+ ~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
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.
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 ~${@IMA
G
ENEW|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
~@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