minor AbiWord wording nits

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4575 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
David Jensen 2005-06-11 23:53:10 +00:00
parent 9f37e340a6
commit 01168fabb4

View File

@ -82,11 +82,6 @@
<para>Install <application>AbiWord</application> by running the following
commands:</para>
<note>
<para>It seems <application>AbiWord</application> must be installed to
build its own help files. So it will need two steps.</para>
</note>
<screen><userinput>cd abi &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
@ -102,12 +97,12 @@ cp -v -rf docs /usr/share/AbiSuite-2.2/AbiWord &amp;&amp;
cd ../abiword-plugins &amp;&amp;
make install</userinput></screen>
<para>Now, again as the normal user:</para>
<para>To build the help, as the normal user:</para>
<screen><userinput>cd ../abiword-docs &amp;&amp;
./make-html.sh</userinput></screen>
<para>And, again as the <systemitem class="username">root</systemitem> user:</para>
<para>And, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>install -v -m644 man/abiword.1 /usr/share/man/man1 &amp;&amp;
install -v -m644 Manual/en/Abiword_Manual.abw \