fix validation error in openoffice

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3120 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
DJ Lucas 2004-12-20 06:20:30 +00:00
parent 2dfcd1d914
commit 14a732e7f1

View File

@ -13,9 +13,12 @@
<sect1 id="openoffice" xreflabel="OpenOffice-&openoffice-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="openoffice.html" ?>
<title>OpenOffice-&openoffice-version;</title>
@ -194,13 +197,13 @@ for appl in sagenda scalc sdraw sfax simpress slabel sletter \
do ln -sf /opt/openoffice/program/$appl /usr/bin/$appl
done</command></userinput></screen>
</sect2>
<para>Finally, return your environment to it's original state:</para>
<screen><userinput><command>export PATH=$PATH_HOLD &amp;&amp;
rm -f /usr/g++-v3</command></userinput></screen>
</sect2>
<sect2>
<title>Command explanations</title>