diff options
Diffstat (limited to 'chapter05/sed.xml')
-rw-r--r-- | chapter05/sed.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/sed.xml b/chapter05/sed.xml index 0e202650f..2bf608284 100644 --- a/chapter05/sed.xml +++ b/chapter05/sed.xml @@ -19,7 +19,7 @@ Estimated required disk space: &sed-compsize-tools;</screen> <para>Compile the program:</para> -<screen><userinput>make </userinput></screen> +<screen><userinput>make</userinput></screen> <para>This package has a test suite available which can perform a number of checks to ensure it built correctly. Should you choose to run it, the |