Author: bdubbs Date: Fri Mar 8 15:29:08 2013 New Revision: 11070 Log: Fix book date
Modified: trunk/BOOK/general.ent Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Fri Mar 8 15:26:16 2013 (r11069) +++ trunk/BOOK/general.ent Fri Mar 8 15:29:08 2013 (r11070) @@ -3,8 +3,8 @@ $Date$ --> -<!ENTITY day "04"> <!-- Always 2 digits --> -<!ENTITY month "08"> <!-- Always 2 digits --> +<!ENTITY day "08"> <!-- Always 2 digits --> +<!ENTITY month "04"> <!-- Always 2 digits --> <!ENTITY year "2013"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
