diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/grep.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/grep.xml b/chapter06/grep.xml index 2d46eb7a9..58b0db366 100644 --- a/chapter06/grep.xml +++ b/chapter06/grep.xml @@ -50,7 +50,7 @@ <para>To test the results, issue:</para> -<screen><userinput remap="test">make -k check</userinput></screen> +<screen><userinput remap="test">make check</userinput></screen> <para>Install the package:</para> |