Remove some excessive line breaks.

This commit is contained in:
sperber 2003-03-05 14:26:07 +00:00
parent df9c8bee6c
commit ffd899be5e
1 changed files with 3 additions and 3 deletions

View File

@ -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