Changeset dbe81be


Ignore:
Timestamp:
Jul 18, 2006, 6:19:43 AM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
b136f39
Parents:
8c58c6c
Message:

Text updates

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/autoconf.xml

    r8c58c6c rdbe81be  
    3535
    3636    <para os="e">To test the results, issue:
    37     <userinput>make check</userinput>.</para>
     37    <userinput>make check</userinput>. 2 tests are skipped that use
     38    Automake.  For full test coverage, Autoconf can be re-tested after
     39    Automake has been installed.</para>
    3840
    3941    <para os="f">Install the package:</para>
  • final-system/common/automake.xml

    r8c58c6c rdbe81be  
    3535
    3636    <para os="e">To test the results, issue:
    37     <userinput>make check</userinput>. 2 tests are skipped that use
    38     Automake.  For full test coverage, Autoconf can be re-tested after
    39     Automake has been installed.</para>
     37    <userinput>make check</userinput>.</para>
    4038
    4139    <para os="f">Install the package:</para>
  • final-system/common/sysklogd.xml

    r8c58c6c rdbe81be  
    2727
    2828    <para os="a">The following patch fixes various issues, including a
    29     problem building Sysklogd with Linux 2.6 series kernels</para>
     29    problem building Sysklogd with Linux 2.6 series kernels:</para>
    3030
    3131<screen os="b"><userinput>patch -Np1 -i ../&sysklogd-fixes-patch;</userinput></screen>
  • general.ent

    r8c58c6c rdbe81be  
    33<!ENTITY month "07"> <!-- Use two digits -->
    44<!ENTITY month_name "July">
    5 <!ENTITY day "17"> <!-- Use two digits -->
     5<!ENTITY day "18"> <!-- Use two digits -->
    66<!ENTITY year "2006"> <!-- Use four digits -->
    77
Note: See TracChangeset for help on using the changeset viewer.