From ffd899be5ef752b766122d48191aa36906e1f48c Mon Sep 17 00:00:00 2001 From: sperber Date: Wed, 5 Mar 2003 14:26:07 +0000 Subject: [PATCH] Remove some excessive line breaks. --- doc/scsh-manual/running.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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