<?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>
  <title>Cross-Compiled Linux From Scratch</title>
  <subtitle>Version &version;</subtitle>

  <authorgroup>
    <author>
      <firstname>Joe</firstname>
      <surname>Ciccone</surname>
    </author>
    <author>
      <firstname>Jim</firstname>
      <surname>Gifford</surname>
    </author>
    <author>
      <firstname>Ryan</firstname>
	  <surname>Oliver</surname>
    </author>
  </authorgroup>

  <copyright id="copyright">
    <year>2005&ndash;&year;</year>
    <holder>Joe Ciccone, Jim Gifford &amp; Ryan Oliver</holder>
  </copyright>

  <bibliosource>
    <emphasis>Based on LFS, Copyright &copy; 1999&ndash;&year; Gerard Beekmans</emphasis>
  </bibliosource>

</bookinfo>
