Author: randy
Date: 2007-08-19 06:51:34 -0600 (Sun, 19 Aug 2007)
New Revision: 7086
Modified:
trunk/BOOK/general/genutils/recode.xml
Log:
Minor text cleanup in the Recode instructions
Modified: trunk/BOOK/general/genutils/recode.xml
===================================================================
--- trunk/BOOK/general/genutils/recode.xml 2007-08-19 12:39:33 UTC (rev
7085)
+++ trunk/BOOK/general/genutils/recode.xml 2007-08-19 12:51:34 UTC (rev
7086)
@@ -9,7 +9,7 @@
<!ENTITY recode-md5sum "be3f40ad2e93dae5cd5f628264bf1877">
<!ENTITY recode-size "1.7 MB">
<!ENTITY recode-buildsize "24 MB">
- <!ENTITY recode-time "0.16 SBU">
+ <!ENTITY recode-time "0.1 SBU">
]>
<sect1 id="recode" xreflabel="Recode-&recode-version;">
@@ -36,9 +36,11 @@
(but with different API) is provided by <command>iconv</command>, which is
installed in LFS as a part of <application>Glibc</application>.</para>
- <caution><para>The <application>Recode</application> package is no longer
- maintained upstream. Wishlist bugs such as
- <ulink url="http://bugs.debian.org/94966"/> will never be
fixed.</para></caution>
+ <note>
+ <para>The <application>Recode</application> package is no longer
+ maintained upstream. Wishlist bugs such as
+ <ulink url="http://bugs.debian.org/94966"/> will never be fixed.</para>
+ </note>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -74,7 +76,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="python"/>
- (for the <quote>bigauto</quote> test), and
+ (for the <quote>bigauto</quote> test) and
<ulink url="http://dmalloc.com/">Dmalloc</ulink></para>
<para condition="html" role="usernotes">User Notes:
@@ -109,7 +111,7 @@
<para><parameter>--without-included-gettext</parameter>: This parameter
forces the use of <function>gettext</function> implementation provided
by <application>Glibc</application> instead of the very old internal copy.
- The internal copy produces wrong output in UTF-8 locales.</para>
+ The internal copy produces incorrect output in UTF-8 locales.</para>
</sect2>
@@ -119,10 +121,12 @@
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Library</segtitle>
+ <segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>recode</seg>
<seg>librecode.{so,a}</seg>
+ <seg>None</seg>
</seglistitem>
</segmentedlist>
@@ -134,7 +138,7 @@
<varlistentry id="recode-prog">
<term><command>recode</command></term>
<listitem>
- <para>Converts text between character sets</para>
+ <para>converts text between character sets.</para>
<indexterm zone="recode recode-prog">
<primary sortas="b-recode">recode</primary>
</indexterm>
@@ -144,7 +148,7 @@
<varlistentry id="librecode">
<term><filename class='libraryfile'>librecode.{so,a}</filename></term>
<listitem>
- <para>contains functions for character set conversion</para>
+ <para>contains functions for character set conversion.</para>
<indexterm zone="recode librecode">
<primary sortas="c-librecode">librecode.{so,a}</primary>
</indexterm>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page