git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -14,6 +14,7 @@ The kernel configuration file is created by running the following command:
</para>
<para>
+<screen>
<userinput>make mrproper &&</userinput>
<userinput>yes "" | make config &&</userinput>
<userinput>make dep &&</userinput>