Index: BOOK/chroot/mips64/flags.xml
===================================================================
--- BOOK/chroot/mips64/flags.xml	(revision 07114c98c9c8701aae236e09c7cc2c3f00636a45)
+++ BOOK/chroot/mips64/flags.xml	(revision 0c1c2c10d4509690e5b9598c36c7db3442944060)
@@ -20,5 +20,5 @@
   <para>You will need to set your host target triplet for o32 bit:</para>
 
-<screen><userinput>export CLFS_TARGET32="`echo ${MACH_TYPE}| sed -e 's/64//g'`"</userinput></screen>
+<screen><userinput>export CLFS_TARGET32="$(echo ${MACH_TYPE}| sed -e 's/64//g')"</userinput></screen>
 
    <para>To prevent errors when you come back to your build, we will export these
