glfs/book/bookinfo.xml
Manuel Canales Esparcia ff769b8c61 Updated the XML sources to use DocBook XML DTD-4.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3656 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-03 20:52:42 +00:00

90 lines
2.0 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, <acronym>BLFS</acronym> 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>&version;</revnumber>
<date>2005-03-17</date>
<revremark>Fourth release (Candidate 1)</revremark>
</revision>
<revision>
<revnumber>5.1</revnumber>
<date>2004-6-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 role="dsssl">
<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>