source: prologue/bookinfo.xml@ 57e2684d

multilib
Last change on this file since 57e2684d was 08a6368, checked in by Thomas Trepl (Moody) <thomas@…>, 3 years ago

Merge upstream

  • Property mode set to 100644
File size: 1.6 KB
RevLine 
[287ea55]1<?xml version="1.0" encoding="ISO-8859-1"?>
[b06ca36]2<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[287ea55]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
[eb81fc5]7
[b330f4a]8<bookinfo>
9 <title>Linux From Scratch</title>
[08a6368]10 <subtitle>Version &version;<phrase arch="ml_32,ml_x32,ml_all">-multilib</phrase></subtitle>
[be00729f]11 <subtitle>Published &releasedate;</subtitle>
[eb81fc5]12
[b330f4a]13 <authorgroup>
14 <author>
[e028607]15 <firstname>Created by Gerard</firstname>
[b330f4a]16 <surname>Beekmans</surname>
17 </author>
[e028607]18 <author>
[1118b17]19 <firstname>Managing Editor: Bruce</firstname>
[73b2841]20 <surname>Dubbs</surname>
[e028607]21 </author>
[0e800df]22
[1118b17]23 <author revision="systemd">
24 <firstname>Editor: Douglas R.</firstname>
25 <surname>Reno</surname>
26 </author>
[0e800df]27
[1118b17]28 <author revision="systemd">
29 <firstname>Editor: DJ</firstname>
30 <surname>Lucas</surname>
31 </author>
[b3f1ebb3]32
[fd48baa]33 <author arch="ml_32,ml_x32,ml_all">
[b3f1ebb3]34 <firstname>Editor: Thomas</firstname>
35 <surname>Trepl</surname>
36 </author>
[b330f4a]37 </authorgroup>
[6370fa6]38
[b330f4a]39 <copyright id="copyright">
[1c48007]40 <year>&copyrightdate;</year>
[b330f4a]41 <holder>Gerard Beekmans</holder>
42 </copyright>
[6370fa6]43
[b330f4a]44 <legalnotice>
[1118b17]45
[1c48007]46 <para>Copyright &copy; &copyrightdate;, Gerard Beekmans</para>
[6370fa6]47
[b330f4a]48 <para>All rights reserved.</para>
[6370fa6]49
[1c48007]50 <para>This book is licensed under a <xref linkend="CC"/>.</para>
[2ca8941]51 <para>Computer instructions may be extracted from the book under the
[1c48007]52 <xref linkend="MIT"/>.</para>
[6370fa6]53
[1c48007]54 <para><trademark class='registered'>Linux</trademark> is a registered trademark of
55 Linus Torvalds.</para>
[6370fa6]56
[b330f4a]57 </legalnotice>
[6370fa6]58
[eb81fc5]59</bookinfo>
Note: See TracBrowser for help on using the repository browser.