10 Jan 2008 06:18
r7166 - in trunk/BOOK: . introduction/welcome server/major
<randy <at> linuxfromscratch.org>
2008-01-10 05:18:19 GMT
2008-01-10 05:18:19 GMT
Author: randy Date: 2008-01-09 22:18:18 -0700 (Wed, 09 Jan 2008) New Revision: 7166 Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/server/major/bind.xml Log: Corrected a chmod command in the BIND instructions Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2007-12-29 07:35:29 UTC (rev 7165) +++ trunk/BOOK/general.ent 2008-01-10 05:18:18 UTC (rev 7166) <at> <at> -3,11 +3,11 <at> <at> $Date$ --> -<!ENTITY day "29"> <!-- Always 2 digits --> -<!ENTITY month "12"> <!-- Always 2 digits --> -<!ENTITY year "2007"> +<!ENTITY day "10"> <!-- Always 2 digits --> +<!ENTITY month "01"> <!-- Always 2 digits --> +<!ENTITY year "2008"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "December &day;th, &year;"> +<!ENTITY releasedate "January &day;th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] -->(Continue reading)
RSS Feed