Author: randy
Date: 2007-09-22 05:31:18 -0600 (Sat, 22 Sep 2007)
New Revision: 7111
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/xml/docbook-xsl.xml
Log:
Fixed an incorrect installation command in the XSL Stylesheets instructions,
thanks to Frank Ianella for pointing it out
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-09-12 11:46:11 UTC (rev 7110)
+++ trunk/BOOK/general.ent 2007-09-22 11:31:18 UTC (rev 7111)
@@ -3,11 +3,11 @@
$Date$
-->
-<!ENTITY day "12"> <!-- Always 2 digits -->
+<!ENTITY day "22"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "September &day;th, &year;">
+<!ENTITY releasedate "September &day;nd, &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/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-09-12 11:46:11 UTC
(rev 7110)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-09-22 11:31:18 UTC
(rev 7111)
@@ -42,6 +42,17 @@
-->
<listitem>
+ <para>September 22nd, 2007</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Fixed an incorrect installation command in the XSL
+ Stylesheets instructions, thanks to Frank Ianella for pointing it
+ out.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>September 12th, 2007</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/pst/xml/docbook-xsl.xml
===================================================================
--- trunk/BOOK/pst/xml/docbook-xsl.xml 2007-09-12 11:46:11 UTC (rev 7110)
+++ trunk/BOOK/pst/xml/docbook-xsl.xml 2007-09-22 11:31:18 UTC (rev 7111)
@@ -110,7 +110,7 @@
install -v -m644 -D README \
/usr/share/doc/docbook-xsl-&docbook-xsl-version;/README.XSL &&
install -v -m755 RELEASE-NOTES* NEWS* \
- /usr/share/doc/&docbook-xsl-version;</userinput></screen>
+
/usr/share/doc/docbook-xsl-&docbook-xsl-version;</userinput></screen>
<para>If you downloaded the optional documentation tarball, install the
documentation by issuing the following command as the
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page