diff options
Diffstat (limited to 'chapter05/grep.xml')
-rw-r--r-- | chapter05/grep.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/grep.xml b/chapter05/grep.xml index f5e06b0df..d1363296c 100644 --- a/chapter05/grep.xml +++ b/chapter05/grep.xml @@ -32,7 +32,7 @@ the code from Glibc, which is known to be slightly buggy.</para></listitem> <para>Compile the programs:</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 |