aboutsummaryrefslogtreecommitdiffstats
path: root/bookinfo
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-07-22 19:45:10 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-07-22 19:45:10 +0000
commitb822811980a5f82726cb641cbeff66be9eb6d92a (patch)
tree27c4db3c62aaea065b053e43c39b2ba44c04a05f /bookinfo
parent46f5461af92bc70c62bbb92895032b930954d835 (diff)
XML changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bookinfo')
-rw-r--r--bookinfo/abstract.xml6
-rw-r--r--bookinfo/authorgroup.xml4
-rw-r--r--bookinfo/copyright.xml2
-rw-r--r--bookinfo/legalnotice.xml40
4 files changed, 17 insertions, 35 deletions
diff --git a/bookinfo/abstract.xml b/bookinfo/abstract.xml
index 7881ba262..53ae0f4a2 100644
--- a/bookinfo/abstract.xml
+++ b/bookinfo/abstract.xml
@@ -1,10 +1,8 @@
<abstract>
-<para>
-This book describes the process of creating a Linux system
+<para>This book describes the process of creating a Linux system
from scratch from an already installed Linux distribution, using nothing but
-the sources of software that are needed.
-</para>
+the sources of software that are needed.</para>
</abstract>
diff --git a/bookinfo/authorgroup.xml b/bookinfo/authorgroup.xml
index 3bdc9f028..25b279c43 100644
--- a/bookinfo/authorgroup.xml
+++ b/bookinfo/authorgroup.xml
@@ -1,8 +1,6 @@
<authorgroup>
-<author>
- <firstname>Gerard</firstname><surname>Beekmans</surname>
-</author>
+<author><firstname>Gerard</firstname><surname>Beekmans</surname></author>
</authorgroup>
diff --git a/bookinfo/copyright.xml b/bookinfo/copyright.xml
index d0bb15c69..2c6f39bf4 100644
--- a/bookinfo/copyright.xml
+++ b/bookinfo/copyright.xml
@@ -2,7 +2,7 @@
<year>1999</year>
<year>2000</year>
- <year>2001</year>
+ <year>2001</year>
<holder>Gerard Beekmans</holder>
</copyright>
diff --git a/bookinfo/legalnotice.xml b/bookinfo/legalnotice.xml
index 820682751..473506f78 100644
--- a/bookinfo/legalnotice.xml
+++ b/bookinfo/legalnotice.xml
@@ -1,41 +1,28 @@
<legalnotice>
-<para>
-Copyright (c) 1999-2001, Gerard Beekmans
-</para>
+<para>Copyright (c) 1999-2001, Gerard Beekmans</para>
-<para>
-All rights reserved.
-</para>
+<para>All rights reserved.</para>
-<para>
-Redistribution and use in source and binary forms, with or without
+<para>Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
-met:
-</para>
+met:</para>
<itemizedlist>
-<listitem><para>
-Redistributions in any form must retain the above copyright notice, this
-list of conditions and the following disclaimer.
-</para></listitem>
+<listitem><para>Redistributions in any form must retain the above copyright
+notice, this list of conditions and the following disclaimer.</para></listitem>
-<listitem><para>
-Neither the name of "Linux From Scratch" nor the names of its contributors
-may be used to endorse or promote products derived from this material
-without specific prior written permission.
-</para></listitem>
+<listitem><para>Neither the name of "Linux From Scratch" nor the names of
+its contributors may be used to endorse or promote products derived from
+this material without specific prior written permission.</para></listitem>
-<listitem><para>
-Any material derived from Linux From Scratch must contain a reference to
-the "Linux From Scratch" project.
-</para></listitem>
+<listitem><para>Any material derived from Linux From Scratch must contain
+a reference to the "Linux From Scratch" project.</para></listitem>
</itemizedlist>
-<para>
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS
+<para>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS
IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
@@ -45,8 +32,7 @@ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-</para>
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</para>
</legalnotice>