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 92d2c2337..9fcdaca18 100644 --- a/chapter05/grep.xml +++ b/chapter05/grep.xml @@ -54,7 +54,7 @@ use the code from Glibc, which is known to be slightly buggy.</para></listitem> <screen><userinput>make</userinput></screen> -<para>(If you insist on testing the results, then issue: +<para>(If you want to test the results, then issue: <userinput>make check</userinput>.)</para> <para>Then install them and their documentation:</para> |