glfs/book/bookinfo.xml
Randy McMurchy 323b393b5f Fixed date display in general.ent and updated the bookinfo file
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4970 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-08-21 13:42:38 +00:00

96 lines
2.3 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<bookinfo>
<!-- <title>Beyond <trademark class='registered'>Linux</trademark> From Scratch</title>-->
<title>Beyond Linux<superscript>&reg;</superscript> From Scratch</title>
<subtitle>Version &version;</subtitle>
<authorgroup>
<corpauthor>
BLFS Development Team
</corpauthor>
</authorgroup>
<pubdate>&pubdate;</pubdate>
<copyright id="copyright">
<year>2001-2005</year>
<holder>BLFS Development Team</holder>
</copyright>
<legalnotice>
<para>Copyright &copy; 2001-2005, BLFS Development Team</para>
<para>All rights reserved.</para>
<para>Descriptive text is licensed under a <xref linkend="CC"/>.</para>
<para>Computer instructions are licensed under the <xref linkend="AFL"/>.</para>
<para><trademark class='registered'>Linux</trademark> is a registered trademark of
Linus Torvalds.</para>
</legalnotice>
<revhistory>
<revision>
<revnumber>&version;</revnumber>
<date>&pubdate;</date>
<revremark>Development Release</revremark>
</revision>
<revision>
<revnumber>6.1</revnumber>
<date>2005-08-14</date>
<revremark>Fifth release</revremark>
</revision>
<revision>
<revnumber>6.0</revnumber>
<date>2005-04-02</date>
<revremark>Fourth release</revremark>
</revision>
<revision>
<revnumber>5.1</revnumber>
<date>2004-06-05</date>
<revremark>Third release</revremark>
</revision>
<revision>
<revnumber>5.0</revnumber>
<date>2003-11-06</date>
<revremark>Second release</revremark>
</revision>
<revision>
<revnumber>1.0</revnumber>
<date>2003-04-25</date>
<revremark>First release</revremark>
</revision>
</revhistory>
<abstract>
<para>This book follows on from the Linux From Scratch book. It introduces and
guides the reader through additions to the system including networking, graphical
interfaces, sound support, and printer and scanner support.</para>
</abstract>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</bookinfo>