Author: pierre
Date: Mon Dec 30 02:12:57 2013
New Revision: 12483
Log:
Text fixes from Chris Staub, Fixes ticket #4505
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/graphlib/fontconfig.xml
trunk/BOOK/general/prog/java.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/vulnerabilities.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sun Dec 29 11:27:47 2013 (r12482)
+++ trunk/BOOK/general.ent Mon Dec 30 02:12:57 2013 (r12483)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "29"> <!-- Always 2 digits -->
+<!ENTITY day "30"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "December 29th, &year;">
+<!ENTITY releasedate "December 30th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/general/graphlib/fontconfig.xml
==============================================================================
--- trunk/BOOK/general/graphlib/fontconfig.xml Sun Dec 29 11:27:47 2013
(r12482)
+++ trunk/BOOK/general/graphlib/fontconfig.xml Mon Dec 30 02:12:57 2013
(r12483)
@@ -261,6 +261,7 @@
/etc/fonts,
/usr/include/fontconfig,
/usr/share/doc/fontconfig-&fontconfig-version;,
+ /usr/share/fontconfig,
/usr/share/xml/fontconfig and
/var/cache/fontconfig
</seg>
Modified: trunk/BOOK/general/prog/java.xml
==============================================================================
--- trunk/BOOK/general/prog/java.xml Sun Dec 29 11:27:47 2013 (r12482)
+++ trunk/BOOK/general/prog/java.xml Mon Dec 30 02:12:57 2013 (r12483)
@@ -70,7 +70,7 @@
<para>Creating a JVM from source requires a set of circular dependencies.
The first thing that's needed is a set of programs called a Java
Development
Kit (JDK). This set of programs includes <command>java</command>,
- <command>javac</command>, <command>jar</command>, and severl others. It
+ <command>javac</command>, <command>jar</command>, and several others. It
also includes several base <emphasis>jar</emphasis> files.</para>
<para>To start, we set up a binary installation of the JDK created
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Dec 29 11:27:47
2013 (r12482)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Dec 30 02:12:57
2013 (r12483)
@@ -44,14 +44,24 @@
-->
<listitem>
+ <para>December 30th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[pierre] - Text fixes from Chris Staub. Fixes
+ <ulink url="&blfs-ticket-root;4505">#4505</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>December 29th, 2013</para>
<itemizedlist>
<listitem>
<para>[fernando] - Update to qtchooser-39 (received patch). Thanks.
- <ulink url="&blfs-ticket-root;4461">#4461</ulink>.</para>
+ Fixes <ulink url="&blfs-ticket-root;4461">#4461</ulink>.</para>
</listitem>
<listitem>
- <para>[fernando] - Fixes (received patch). Thanks.
+ <para>[fernando] - Fixes (received patch). Thanks. Fixes
<ulink url="&blfs-ticket-root;4503">#4503</ulink>.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/postlfs/security/vulnerabilities.xml
==============================================================================
--- trunk/BOOK/postlfs/security/vulnerabilities.xml Sun Dec 29 11:27:47
2013 (r12482)
+++ trunk/BOOK/postlfs/security/vulnerabilities.xml Mon Dec 30 02:12:57
2013 (r12483)
@@ -58,9 +58,9 @@
<ulink url="http://www.debian.org/security">Debian security</ulink>.
Fedora's links on security are at
<ulink url="http://fedoraproject.org/wiki/Security">the Fedora
wiki</ulink>.
- details of Gentoo linux security announcements are discussed at
+ Details of Gentoo linux security announcements are discussed at
<ulink url="http://www.gentoo.org/security">Gentoo security</ulink>.
- and the Slackware archives of security announcements are at
+ Finally, the Slackware archives of security announcements are at
<ulink url="http://slackware.com/security">Slackware security</ulink>.
</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page