diff options
Diffstat (limited to 'chapter08/gawk.xml')
-rw-r--r-- | chapter08/gawk.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/gawk.xml b/chapter08/gawk.xml index 940fe3833..4c8ecc265 100644 --- a/chapter08/gawk.xml +++ b/chapter08/gawk.xml @@ -62,7 +62,7 @@ <para>If desired, install the documentation:</para> -<screen><userinput remap="install">mkdir -v /usr/share/doc/gawk-&gawk-version; +<screen><userinput remap="install">mkdir -pv /usr/share/doc/gawk-&gawk-version; cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} /usr/share/doc/gawk-&gawk-version;</userinput></screen> </sect2> |