Changeset 2ab0d61 for testsuite-tools


Ignore:
Timestamp:
Apr 18, 2006, 8:47:16 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
6de5a22
Parents:
c52100b1
Message:

r2948@server (orig r1405): chris | 2006-04-18 07:39:00 -0700
Minor text/grammar updates.

Location:
testsuite-tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • testsuite-tools/common/tcl.xml

    rc52100b1 r2ab0d61  
    4040    working properly.</para>
    4141
    42     <para os="c1">First, fix a syntax error in the configure script.</para>
     42    <para os="c1">First, fix a syntax error in the configure script:</para>
    4343
    4444<screen os="c2"><userinput>cd unix
     
    5757<screen os="h"><userinput>make install</userinput></screen>
    5858
    59     <para os="i">Now we will install the TCL headers into /tools.</para>
     59    <para os="i">Tcl's private headers files are needed for the next
     60    package, Expect. Install them into /tools:</para>
    6061
    6162<screen os="j"><userinput>make install-private-headers</userinput></screen>
  • testsuite-tools/mips/expect.xml

    rc52100b1 r2ab0d61  
    4343    xpointer="xpointer(//*[@os='b'])"/>
    4444
    45     <para os="p1">This patch updates config.guess and config.sub for MIPS processors.</para>
     45    <para os="p1">This patch updates config.guess and config.sub for MIPS processors:</para>
    4646
    4747<screen os="p2"><userinput>patch -Np1 -i ../&expect-mips_update-patch;</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.