Browse Source

PDF fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 years ago
parent
commit
3fe124a066
4 changed files with 8 additions and 4 deletions
  1. 2 0
      chapter01/changelog.xml
  2. 2 2
      chapter06/udev.xml
  3. 2 0
      chapter07/profile.xml
  4. 2 2
      general.ent

+ 2 - 0
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

+ 2 - 2
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>

+ 2 - 0
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

+ 2 - 2
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}]" -->