Changeset cf4e4ef


Ignore:
Timestamp:
Aug 1, 2006, 9:53:24 AM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
9162387
Parents:
b6fe857
Message:

Updated date

Files:
3 edited

Legend:

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

    rb6fe857 rcf4e4ef  
    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
  • general.ent

    rb6fe857 rcf4e4ef  
    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
  • testsuite-tools/common/file.xml

    rb6fe857 rcf4e4ef  
    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.