Last change
on this file since 667fd39 was c439b8a, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago |
Updated CLFS-Sysroot book sources to use DocBook-XML DTD 4.5.
|
-
Property mode
set to
100644
|
File size:
829 bytes
|
Rev | Line | |
---|
[02095ae] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[c439b8a] | 2 | <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[02095ae] | 4 | <!ENTITY % general-entities SYSTEM "general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <bookinfo>
|
---|
[8b2d50b] | 9 | <title>Cross-Compiled Linux From Scratch - Sysroot</title>
|
---|
[02095ae] | 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>
|
---|
[8b2d50b] | 21 | <author>
|
---|
| 22 | <firstname>Joe</firstname>
|
---|
| 23 | <surname>Ciccone</surname>
|
---|
| 24 | </author>
|
---|
[02095ae] | 25 | </authorgroup>
|
---|
| 26 |
|
---|
| 27 | <copyright id="copyright">
|
---|
[b6b8985] | 28 | <year>2005–&year;</year>
|
---|
[8b2d50b] | 29 | <holder>Joe Ciccone, Jim Gifford, & Ryan Oliver</holder>
|
---|
[02095ae] | 30 | </copyright>
|
---|
| 31 |
|
---|
| 32 | </bookinfo>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.