diff options
Diffstat (limited to 'chapter05/utillinux-inst.xml')
-rw-r--r-- | chapter05/utillinux-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/utillinux-inst.xml b/chapter05/utillinux-inst.xml index 9b3bc6d63..2f7bf29c2 100644 --- a/chapter05/utillinux-inst.xml +++ b/chapter05/utillinux-inst.xml @@ -19,7 +19,7 @@ make -C text-utils more</userinput></screen></para> <para>Now copy these programs to the temporary tools directory:</para> -<para><screen><userinput>cp mount/{,u}mount text-utils/more /stage1/bin</userinput></screen></para> +<para><screen><userinput>cp mount/{,u}mount text-utils/more /tools/bin</userinput></screen></para> </sect2> |