Browse Source

Adjusted the beginpage tags to match the previous text changes.

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

+ 3 - 0
chapter01/changelog.xml

@@ -82,6 +82,9 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </itemizedlist>
 </listitem>
 </listitem>
 
 
+<listitem><para>April 18th, 2005 [manuel]: Adjusted the beginpage tags to match
+the previous text changes.</para></listitem>
+
 <listitem><para>April 17th, 2005 [manuel]: Updated the stylesheets to use
 <listitem><para>April 17th, 2005 [manuel]: Updated the stylesheets to use
 DocBook-XSL 1.68.1.</para></listitem>
 DocBook-XSL 1.68.1.</para></listitem>
 
 

+ 0 - 2
chapter07/profile.xml

@@ -69,8 +69,6 @@ the following command:</para>
 
 
 <screen><userinput>locale -a</userinput></screen>
 <screen><userinput>locale -a</userinput></screen>
 
 
-<beginpage/>
-
 <para>Locales can have a number of synonyms, e.g. <quote>ISO-8859-1</quote> is
 <para>Locales can have a number of synonyms, e.g. <quote>ISO-8859-1</quote> is
 also referred to as <quote>iso8859-1</quote> and <quote>iso88591</quote>.
 also referred to as <quote>iso8859-1</quote> and <quote>iso88591</quote>.
 Some applications cannot handle the various synonyms correctly, so it is safest
 Some applications cannot handle the various synonyms correctly, so it is safest

+ 1 - 3
chapter07/udev.xml

@@ -179,8 +179,6 @@ manually create the devices. Consult the
 or the documentation for that driver to find the proper major/minor
 or the documentation for that driver to find the proper major/minor
 numbers.</para>
 numbers.</para>
 
 
-<beginpage/>
-
 <para>2) A non-hardware device is required.  This is most common with
 <para>2) A non-hardware device is required.  This is most common with
 the Advanced Linux Sound Architecture (ALSA) project's Open Sound
 the Advanced Linux Sound Architecture (ALSA) project's Open Sound
 System (OSS) compatibility module.  These types of devices can be
 System (OSS) compatibility module.  These types of devices can be
@@ -189,7 +187,7 @@ handled in one of two ways:</para>
 <itemizedlist>
 <itemizedlist>
 
 
 <listitem><para>Adding the module names to
 <listitem><para>Adding the module names to
-<filename>/etc/sysconfig/modules</filename></para></listitem>
+<filename>/etc/sysconfig/modules</filename></para><beginpage/></listitem>
 <listitem><para>Using an
 <listitem><para>Using an
 <quote>install</quote> line in
 <quote>install</quote> line in
 <filename>/etc/modprobe.conf</filename>. This tells the
 <filename>/etc/modprobe.conf</filename>. This tells the

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "TESTING-20050417">
-<!ENTITY releasedate "April 17, 2005">
+<!ENTITY version "TESTING-20050418">
+<!ENTITY releasedate "April 18, 2005">
 <!ENTITY milestone "6.1">
 <!ENTITY milestone "6.1">
 
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">