diff options
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 24ccd9629..d2cf6d0f9 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -35,7 +35,7 @@ Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, and Texinfo</seg></seglis <para>It is recommended that E2fsprogs be built in a subdirectory of the source tree: </para> -<screen><userinput>mkdir build +<screen><userinput>mkdir -v build cd build</userinput></screen> <para>Prepare E2fsprogs for compilation:</para> |