glfs/book/bookinfo.xml
Randy McMurchy 6732c09460 Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-04-04 19:42:53 +00:00

95 lines
2.4 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<bookinfo>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
<!-- <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-2007</year>
<holder>BLFS Development Team</holder>
</copyright>
<legalnotice>
<para>Copyright &copy; 2001-2007, 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.2.0</revnumber>
<date>2007-02-14</date>
<revremark>Sixth 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>
</bookinfo>