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

svn at cross-lfs.org svn at cross-lfs.org
Sat Jan 3 09:52:24 PST 2009


Author: jciccone
Date: Sat Jan  3 17:52:24 2009
New Revision: 4255

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 Sat Jan  3 17:52:24 2009
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "12"> <!-- Use two digits -->
-<!ENTITY month_name "December">
-<!ENTITY day "16"> <!-- Use two digits -->
-<!ENTITY year "2008"> <!-- Use four digits -->
+<!ENTITY month "01"> <!-- Use two digits -->
+<!ENTITY month_name "Janurary">
+<!ENTITY day "03"> <!-- Use two digits -->
+<!ENTITY year "2009"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">
 




More information about the Clfs-commits mailing list