Changeset 38956a2


Ignore:
Timestamp:
Aug 1, 2006, 9:53:24 AM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
4ce2d9d
Parents:
06f2dec
Message:

Updated date

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/automake.xml

    r06f2dec r38956a2  
    3737
    3838    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    39     href="../common/autoconf.xml"
     39    href="../common/automake.xml"
    4040    xpointer="xpointer(//*[@os='e'])"/>
    4141
  • BOOK/general.ent

    r06f2dec r38956a2  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "07"> <!-- Use two digits -->
    4 <!ENTITY month_name "July">
    5 <!ENTITY day "29"> <!-- Use two digits -->
     3<!ENTITY month "08"> <!-- Use two digits -->
     4<!ENTITY month_name "August">
     5<!ENTITY day "01"> <!-- Use two digits -->
    66<!ENTITY year "2006"> <!-- Use four digits -->
    77
  • BOOK/testsuite-tools/common/file.xml

    r06f2dec r38956a2  
    4141
    4242    <para os="h">Now we create a symlink so that the GCC testsuite
    43     can use file:</para>
     43    can use <command>file</command>:</para>
    4444
    45 <screen os="i"><userinput>ln -sv /tools/bin/file /usr/bin/file</userinput></screen>
     45<screen os="i"><userinput>ln -sv /tools/bin/file /usr/bin</userinput></screen>
    4646
    4747  </sect2>
Note: See TracChangeset for help on using the changeset viewer.