source:
BOOK/index.xml@
5e685649
Last change on this file since 5e685649 was 1df9ae8, checked in by , 15 years ago | |
---|---|
|
|
File size: 941 bytes |
Rev | Line | |
---|---|---|
[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
[aa18ac0] | 2 | <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" |
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ | |
[3f8be484] | 4 | <!ENTITY % general-entities SYSTEM "general.ent"> |
5 | %general-entities; | |
6 | ]> | |
7 | ||
8 | <bookinfo> | |
[4820ba3] | 9 | <title>Cross-Compiled Linux From Scratch</title> |
[3f8be484] | 10 | <subtitle>Version &version;</subtitle> |
11 | ||
12 | <authorgroup> | |
[afa3d5c] | 13 | <author> |
14 | <firstname>Joe</firstname> | |
15 | <surname>Ciccone</surname> | |
16 | </author> | |
[3f8be484] | 17 | <author> |
[e629d35] | 18 | <firstname>Jim</firstname> |
19 | <surname>Gifford</surname> | |
20 | </author> | |
21 | <author> | |
22 | <firstname>Ryan</firstname> | |
[ef26643] | 23 | <surname>Oliver</surname> |
[3f8be484] | 24 | </author> |
25 | </authorgroup> | |
26 | ||
27 | <copyright id="copyright"> | |
[65bcfee] | 28 | <year>2005–&year;</year> |
[1df9ae8] | 29 | <holder>Joe Ciccone, Jim Gifford & Ryan Oliver</holder> |
[3f8be484] | 30 | </copyright> |
31 | ||
[e629d35] | 32 | <bibliosource> |
[7e9d2d4] | 33 | <emphasis>Based on LFS, Copyright © 1999–&year; Gerard Beekmans</emphasis> |
[e629d35] | 34 | </bibliosource> |
35 | ||
[3f8be484] | 36 | </bookinfo> |
Note:
See TracBrowser
for help on using the repository browser.