aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/conventions.xml3
-rw-r--r--chapter06/chroot.xml3
-rw-r--r--index.xml4
3 files changed, 4 insertions, 6 deletions
diff --git a/chapter01/conventions.xml b/chapter01/conventions.xml
index 1cd0df06e..5d97b3673 100644
--- a/chapter01/conventions.xml
+++ b/chapter01/conventions.xml
@@ -36,8 +36,7 @@ root:x:0:
bin:x:1:
......
<userinput>EOF</userinput>
-</screen>
-</para>
+</screen></para>
<blockquote><para>This type of section is used mainly when creating
configuration files. The first command (in bold) tells the system to create
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml
index 4a1fb5d1c..e843c058e 100644
--- a/chapter06/chroot.xml
+++ b/chapter06/chroot.xml
@@ -19,8 +19,7 @@ to enter the chroot environment:</para>
<para><screen><userinput>chroot $LFS /tools/bin/env -i \
&nbsp;&nbsp;&nbsp;&nbsp;HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
&nbsp;&nbsp;&nbsp;&nbsp;PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \
-&nbsp;&nbsp;&nbsp;&nbsp;/tools/bin/bash --login</userinput></screen>
-</para>
+&nbsp;&nbsp;&nbsp;&nbsp;/tools/bin/bash --login</userinput></screen></para>
<para><screen><userinput>set +h</userinput></screen></para>
diff --git a/index.xml b/index.xml
index b573ce5d2..5bb5fbb31 100644
--- a/index.xml
+++ b/index.xml
@@ -3,8 +3,8 @@
"/usr/share/docbook/docbookx.dtd" [
-<!ENTITY version "20031008">
-<!ENTITY releasedate "October 8th, 2003">
+<!ENTITY version "20031009">
+<!ENTITY releasedate "October 9th, 2003">
<!ENTITY nbsp " ">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">