Touch up nasm docs extraction

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10669 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2012-09-15 19:31:38 +00:00
parent 3ddb430311
commit 61b9fa2d52

View File

@ -76,9 +76,7 @@
<para>If you downloaded the optional documentation, put it into the
source tree:</para>
<screen><userinput>pushd .. &amp;&amp;
tar -xf nasm-&NASM-version;-xdoc.tar.bz2 &amp;&amp;
popd</userinput></screen>
<screen><userinput>tar -xf ../nasm-&NASM-version;-xdoc.tar.xz --strip-components=1</userinput></screen>
<para>Install <application>NASM</application> by running
the following commands:</para>