aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-11-18 20:37:00 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-11-18 20:37:00 +0000
commit3fe124a066d885e867ba3fc6014ec3d5493d67bd (patch)
treedc961d59095fadd042869ec00ab789a28e3e5639
parent2ae53a1bab4b3ae5f038a19522148451bc77f301 (diff)
PDF fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml2
-rw-r--r--chapter06/udev.xml4
-rw-r--r--chapter07/profile.xml2
-rw-r--r--general.ent4
4 files changed, 8 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 55fd5a38a..d529f59df 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,6 +42,8 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>November 18, 2005 [manuel]: PDF fixes.</para></listitem>
+
<listitem><para>November 12, 2005 [matt]: Improve the heuristic for determining
a locale that is supported by both Glibc and packages outside LFS (bug 1642).
Many thanks to Alexander Patrakov for highlighting the numerous issues and for
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 29282b70e..02082adf6 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -95,7 +95,7 @@ complement of device nodes.</para>
class="directory">/dev</filename> or renames network interfaces (not
in LFS) in response to hotplug events</para>
<indexterm zone="ch-system-udev udev"><primary sortas="b-udev">udev</primary></indexterm>
-</listitem></varlistentry>
+<beginpage/></listitem></varlistentry>
<varlistentry id="udevd">
<term><command>udevd</command></term>
@@ -111,7 +111,7 @@ thus avoiding various race conditions</para>
<listitem>
<para>Delivers hotplug events to <command>udevd</command></para>
<indexterm zone="ch-system-udev udevsend"><primary sortas="b-udevsend">udevsend</primary></indexterm>
-<beginpage/></listitem></varlistentry>
+</listitem></varlistentry>
<varlistentry id="udevstart">
<term><command>udevstart</command></term>
diff --git a/chapter07/profile.xml b/chapter07/profile.xml
index c00bdd130..f21884edd 100644
--- a/chapter07/profile.xml
+++ b/chapter07/profile.xml
@@ -140,6 +140,8 @@ EOF</userinput></screen>
(the recommended one for United States English users) locales are
different.</para></note>
+<beginpage/>
+
<para>Setting the keyboard layout, screen font, and
locale-related environment variables are the only internationalization
steps needed to support locales that use ordinary single-byte
diff --git a/general.ent b/general.ent
index f11034e25..4ca7b6307 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "TESTING-20051112">
-<!ENTITY releasedate "November 12, 2005">
+<!ENTITY version "TESTING-20051118">
+<!ENTITY releasedate "November 18, 2005">
<!ENTITY milestone "6.1.1">
<!ENTITY generic-version "testing"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->