glfs/book/bookinfo.xml
Randy McMurchy 96ece2d77d Text updates and corrections provided by a patch sent in by Chris Staub, thanks Chris
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5674 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-02-12 22:02:25 +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-2006</year>
<holder>BLFS Development Team</holder>
</copyright>
<legalnotice>
<para>Copyright &copy; 2001-2006, 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>