Author: matthew
Date: Sun Mar 3 07:54:41 2013
New Revision: 10184
Log:
Remove extraneous ampersands from Kbd instructions.
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/kbd.xml
trunk/BOOK/general.ent
Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Sat Mar 2 05:31:33 2013 (r10183)
+++ trunk/BOOK/chapter01/changelog.xml Sun Mar 3 07:54:41 2013 (r10184)
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2013-03-03</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Remove extraneous ampersands in Kbd instructions.
+ Thanks to Jason Daly for the report.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2013-03-01</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/kbd.xml
==============================================================================
--- trunk/BOOK/chapter06/kbd.xml Sat Mar 2 05:31:33 2013 (r10183)
+++ trunk/BOOK/chapter06/kbd.xml Sun Mar 3 07:54:41 2013 (r10184)
@@ -60,7 +60,7 @@
manpage.</para>
<screen><userinput remap="pre">sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/g'
configure &&
-sed -i 's/resizecons.8 //' man/man8/Makefile.in &&</userinput></screen>
+sed -i 's/resizecons.8 //' man/man8/Makefile.in</userinput></screen>
<para>Prepare Kbd for compilation:</para>
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sat Mar 2 05:31:33 2013 (r10183)
+++ trunk/BOOK/general.ent Sun Mar 3 07:54:41 2013 (r10184)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20130302">
-<!ENTITY releasedate "March 2, 2013">
+<!ENTITY version "SVN-20130303">
+<!ENTITY releasedate "March 3, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.4">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page