Minor typos

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11456 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2013-07-20 21:01:36 +00:00
parent 52924234e8
commit dc035e7c47

View File

@ -319,8 +319,8 @@ cp -v ../openjdk.tar.gz .</userinput></screen>
<para>Configure and build the package with the following commands <para>Configure and build the package with the following commands
(with-pkgversion and with-version-suffix values can be modified to fit (--with-pkgversion and --with-version-suffix values can be modified to fit
+ user's preferences):</para> user preferences):</para>
<screen><userinput>unset JAVA_HOME &amp;&amp; <screen><userinput>unset JAVA_HOME &amp;&amp;
./autogen.sh &amp;&amp; ./autogen.sh &amp;&amp;