Author: bdubbs Date: Fri Mar 8 15:50:58 2013 New Revision: 11072 Log: Correct month
Modified: trunk/BOOK/general.ent Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Fri Mar 8 15:46:06 2013 (r11071) +++ trunk/BOOK/general.ent Fri Mar 8 15:50:58 2013 (r11072) @@ -4,7 +4,7 @@ --> <!ENTITY day "08"> <!-- Always 2 digits --> -<!ENTITY month "04"> <!-- Always 2 digits --> +<!ENTITY month "03"> <!-- 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
