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
This commit is contained in:
Manuel Canales Esparcia 2005-04-18 17:58:07 +00:00
parent 44cb16aeb0
commit f6b3d493d4
4 changed files with 6 additions and 7 deletions

View File

@ -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>

View File

@ -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

View File

@ -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

View File

@ -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 version "TESTING-20050418">
<!ENTITY releasedate "April 17, 2005"> <!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/">