Changeset 0ffc1a4 for chapter06


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

Location:
chapter06
Files:
2 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>
Note: See TracChangeset for help on using the changeset viewer.