Changeset e629d35 for BOOK/index.xml


Ignore:
Timestamp:
Feb 21, 2006, 1:51:11 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7d3fc49
Parents:
073be62
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/index.xml

    r073be62 re629d35  
    77
    88<bookinfo>
    9   <title>Linux From Scratch</title>
     9  <title>Cross-Compiled Linux From Scratch</title>
    1010  <subtitle>Version &version;</subtitle>
    1111
    1212  <authorgroup>
    1313    <author>
    14       <firstname>Gerard</firstname>
    15       <surname>Beekmans</surname>
     14      <firstname>Jim</firstname>
     15      <surname>Gifford</surname>
     16    </author>
     17    <author>
     18      <firstname>Ryan</firstname>
     19      <surname>Oliver</surname>
    1620    </author>
    1721  </authorgroup>
    1822
    1923  <copyright id="copyright">
    20     <year>1999&ndash;2005</year>
    21     <holder>Gerard Beekmans</holder>
     24    <year>2005</year>
     25    <holder>Jim Gifford &amp; Ryan Oliver</holder>
    2226  </copyright>
    2327
     28  <bibliosource>
     29    <emphasis>Based on LFS, Copyright © 1999&ndash;2005 Gerard Beekmans</emphasis>
     30  </bibliosource>
     31
    2432</bookinfo>
Note: See TracChangeset for help on using the changeset viewer.