source: BOOK/index.xml @ e629d35

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since e629d35 was e629d35, checked in by Jim Gifford <clfs@…>, 18 years ago

r945@server (orig r943): manuel | 2005-12-20 12:49:34 -0800
Changed book's title and copyright.

  • Property mode set to 100644
File size: 818 bytes
RevLine 
[3f8be484]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>
[e629d35]9  <title>Cross-Compiled Linux From Scratch</title>
[3f8be484]10  <subtitle>Version &version;</subtitle>
11
12  <authorgroup>
13    <author>
[e629d35]14      <firstname>Jim</firstname>
15      <surname>Gifford</surname>
16    </author>
17    <author>
18      <firstname>Ryan</firstname>
19      <surname>Oliver</surname>
[3f8be484]20    </author>
21  </authorgroup>
22
23  <copyright id="copyright">
[e629d35]24    <year>2005</year>
25    <holder>Jim Gifford &amp; Ryan Oliver</holder>
[3f8be484]26  </copyright>
27
[e629d35]28  <bibliosource>
29    <emphasis>Based on LFS, Copyright © 1999&ndash;2005 Gerard Beekmans</emphasis>
30  </bibliosource>
31
[3f8be484]32</bookinfo>
Note: See TracBrowser for help on using the repository browser.