[Clfs-commits] commit: r3878 - /branches/clfs-sysroot/BOOK/general.ent

svn at cross-lfs.org svn at cross-lfs.org
Sun Jan 20 15:14:06 PST 2008


Author: jciccone
Date: Sun Jan 20 23:14:05 2008
New Revision: 3878

Log:
Update Date.

Modified:
    branches/clfs-sysroot/BOOK/general.ent

Modified: branches/clfs-sysroot/BOOK/general.ent
==============================================================================
--- branches/clfs-sysroot/BOOK/general.ent (original)
+++ branches/clfs-sysroot/BOOK/general.ent Sun Jan 20 23:14:05 2008
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "12"> <!-- Use two digits -->
-<!ENTITY month_name "December">
-<!ENTITY day "12"> <!-- Use two digits -->
-<!ENTITY year "2007"> <!-- Use four digits -->
+<!ENTITY month "01"> <!-- Use two digits -->
+<!ENTITY month_name "Janurary">
+<!ENTITY day "20"> <!-- Use two digits -->
+<!ENTITY year "2008"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">
 




More information about the Clfs-commits mailing list