Author: ken
Date: Mon Oct 12 12:57:33 2020
New Revision: 23802

Log:
Correct the month number.

Modified:
   trunk/BOOK/general.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sun Oct 11 21:22:21 2020        (r23801)
+++ trunk/BOOK/general.ent      Mon Oct 12 12:57:33 2020        (r23802)
@@ -1,7 +1,7 @@
 <!-- $LastChangedBy$ $Date$ -->
 
 <!ENTITY day          "11">                   <!-- Always 2 digits -->
-<!ENTITY month        "11">                   <!-- Always 2 digits -->
+<!ENTITY month        "10">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
-- 
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