diff --git a/doc/scsh-manual/running.tex b/doc/scsh-manual/running.tex index 60f54f0..1684647 100644 --- a/doc/scsh-manual/running.tex +++ b/doc/scsh-manual/running.tex @@ -817,10 +817,10 @@ or \ex{--} flags. \subsection{Stripped image} -Besides the standard image \codex{scsh.image} scsh also ships with the -much smaller image \codex{stripped-scsh.image}. This image contains +Besides the standard image \ex{scsh.image} scsh also ships with the +much smaller image \ex{stripped-scsh.image}. This image contains the same code as the standard image but has almost all debugging -information removed. \codex{stripped-scsh.image} is intended to be +information removed. \ex{stripped-scsh.image} is intended to be used with standalone programs where startup time and memory consumption count but debugging an errors the scheme code is not that important. To use the image the VM has to be called directly and the