Author: randy
Date: 2006-04-25 20:03:13 -0600 (Tue, 25 Apr 2006)
New Revision: 5941
Modified:
trunk/BOOK/pst/sgml/opensp.xml
Log:
Typo/grammar/tag fixes to the OpenSP instructions
Modified: trunk/BOOK/pst/sgml/opensp.xml
===================================================================
--- trunk/BOOK/pst/sgml/opensp.xml 2006-04-26 01:53:08 UTC (rev 5940)
+++ trunk/BOOK/pst/sgml/opensp.xml 2006-04-26 02:03:13 UTC (rev 5941)
@@ -83,8 +83,7 @@
<para>Install <application>OpenSP</application> by running the following
commands:</para>
-<screen><userinput>
-sed -i 's:32,:253,:' lib/Syntax.cxx &&
+<screen><userinput>sed -i 's:32,:253,:' lib/Syntax.cxx &&
sed -i 's:LITLEN 240 :LITLEN 8092:' \
unicode/{gensyntax.pl,unicode.syn} &&
./configure --prefix=/usr --disable-static --disable-doc-build \
@@ -114,7 +113,7 @@
<para><parameter>sed -i 's:32,:253,:...unicode.syn}</parameter>:
These seds prevent some annoying messages that may otherwise appear
- while running <application>openjade</application>.</para>
+ while running <command>openjade</command>.</para>
<para><parameter>--disable-static</parameter>: This switch prevents
the building of the static library.</para>
@@ -135,7 +134,7 @@
<para><option>--disable-doc-build</option>: This switch prevents the
<command>configure</command> script checking if you have
<application>xmlto</application> installed. If you have
- <application>xmlto</application> you can remove this option.</para>
+ <application>xmlto</application>, you can remove this option.</para>
<para><command>make
pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</command>: This sets the
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page