diff options
-rw-r--r-- | chapter08/bash.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter08/bash.xml b/chapter08/bash.xml index a994999ec..4ea981d5b 100644 --- a/chapter08/bash.xml +++ b/chapter08/bash.xml @@ -87,10 +87,6 @@ lassign [wait] _ _ _ value exit $value EOF</userinput></screen> - <para>Several tests invoke the obsolete <command>egrep</command> - command and trigger a warning. These warnings - should be ignored.</para> - <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |