Changeset 0ffc1a4


Ignore:
Timestamp:
10/03/2004 11:05:03 PM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
6.0
Children:
e09cba4
Parents:
8eeb6bc
Message:

fixed validation issues

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter06/devices.xml

    r8eeb6bc r0ffc1a4  
    6363in the following warning message:</para>
    6464
    65 <para><blockquote><computeroutput>can't open /etc/fstab: No
    66 such file or directory.</computeroutput></blockquote></para>
     65<screen><computeroutput>can't open /etc/fstab: No such file or directory.</computeroutput></screen>
    6766
    6867<para>This file&mdash;<filename>/etc/fstab</filename>&mdash;has not
  • chapter06/texinfo.xml

    r8eeb6bc r0ffc1a4  
    3232<para>The following patch fixes a problem where the
    3333<command>info</command> program sometimes crashes when hitting the
    34 <emphasis>Delete</emphasis> key on the keyboard:</para>.
     34<emphasis>Delete</emphasis> key on the keyboard:</para>
    3535
    3636<screen><userinput>patch -Np1 -i ../texinfo-&texinfo-version;-segfault-1.patch</userinput></screen>
  • chapter07/udev.xml

    r8eeb6bc r0ffc1a4  
    6464class="filesystem">devfs</systemitem> became much more
    6565realistic.</para>
    66 </sect2>
    67 
    6866<beginpage/>
     67</sect2>
    6968
    7069<sect2>
  • general.ent

    r8eeb6bc r0ffc1a4  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "6.0-testing-20040930">
    3 <!ENTITY releasedate "September 30, 2004">
     2<!ENTITY version "6.0-testing-20041003">
     3<!ENTITY releasedate "October 03, 2004">
    44
    55<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
Note: See TracChangeset for help on using the changeset viewer.