Author: fernando
Date: Mon Apr 27 04:55:50 2015
New Revision: 15879

Log:
Emacs-24.5: typo.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/postlfs/editors/emacs.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sun Apr 26 12:14:06 2015        (r15878)
+++ trunk/BOOK/general.ent      Mon Apr 27 04:55:50 2015        (r15879)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "26">                   <!-- Always 2 digits -->
+<!ENTITY day          "27">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2015">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "April 26th, &year;">
+<!ENTITY releasedate  "April 27th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/postlfs/editors/emacs.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/emacs.xml        Sun Apr 26 12:14:06 2015        
(r15878)
+++ trunk/BOOK/postlfs/editors/emacs.xml        Mon Apr 27 04:55:50 2015        
(r15879)
@@ -105,7 +105,7 @@
 
     <para>
       This package does not come with a test suite. If make succeeds, you can
-      test the result running <command>src/emacs -Q</command>, which is the
+      test the result by running <command>src/emacs -Q</command>, which is the
       program that will be installed, with its auxiliary files. This should
       start and display the application opening screen.
     </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to