source: clfs-embedded/BOOK/index.xml@ f2aa902

Last change on this file since f2aa902 was 8520e58, checked in by Jim Gifford <clfs@…>, 18 years ago

Text Updates for CLFS Embedded

  • Property mode set to 100644
File size: 838 bytes
RevLine 
[a9e389d]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "general.ent">
5 %general-entities;
6]>
7
8<bookinfo>
[e8916bf]9 <title>Cross-Compiled Linux From Scratch - Embedded</title>
[a9e389d]10 <subtitle>Version &version;</subtitle>
11
12 <authorgroup>
13 <author>
14 <firstname>Jim</firstname>
15 <surname>Gifford</surname>
16 </author>
17 <author>
18 <firstname>Ryan</firstname>
19 <surname>Oliver</surname>
20 </author>
[99fc891]21 <author>
22 <firstname>Maarten</firstname>
23 <surname>Lankhorst</surname>
24 </author>
[a9e389d]25 </authorgroup>
26
27 <copyright id="copyright">
28 <year>2005&ndash;2006</year>
[8520e58]29 <holder>Jim Gifford,Ryan Oliver &amp; Maarten Lankhorst</holder>
[a9e389d]30 </copyright>
31
32</bookinfo>
Note: See TracBrowser for help on using the repository browser.