Author: randy Date: 2006-01-04 11:18:45 -0700 (Wed, 04 Jan 2006) New Revision: 5518
Modified: trunk/BOOK/general.ent Log: Fixed releasedate entity Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2006-01-04 18:17:27 UTC (rev 5517) +++ trunk/BOOK/general.ent 2006-01-04 18:18:45 UTC (rev 5518) @@ -2,7 +2,7 @@ <!ENTITY month "01"> <!ENTITY year "2006"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "January &day;nd, &year;"> +<!ENTITY releasedate "January &day;th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|stable|testing|unstable|development] --> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
