Changeset e629d35 for BOOK/prologue/x86
- Timestamp:
- Feb 21, 2006, 1:51:11 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 7d3fc49
- Parents:
- 073be62
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/prologue/x86/bookinfo.xml
r073be62 re629d35 7 7 8 8 <bookinfo> 9 <title>Linux From Scratch</title> 9 10 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 11 href="../../index.xml" 12 xpointer="xpointer(/bookinfo/title)"/> 13 10 14 <subtitle>Version &version-x86;</subtitle> 11 15 12 <authorgroup> 13 <author> 14 <firstname>Gerard</firstname> 15 <surname>Beekmans</surname> 16 </author> 17 </authorgroup> 16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 17 href="../../index.xml" 18 xpointer="xpointer(/bookinfo/authorgroup)"/> 18 19 19 <copyright id="copyright"> 20 <year>1999–2005</year> 21 <holder>Gerard Beekmans</holder> 22 </copyright> 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 21 href="../../index.xml" 22 xpointer="xpointer(/bookinfo/copyright)"/> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../../index.xml" 26 xpointer="xpointer(bookinfo/bibliosource)"/> 23 27 24 28 <legalnotice> 25 <para>Copyright (c) 1999–2005, Gerard Beekmans</para>29 <para>Copyright (c) 2005, Jim Gifford & Ryan Oliver</para> 26 30 27 31 <para>All rights reserved.</para>
Note:
See TracChangeset
for help on using the changeset viewer.