Changeset 0e161fb7 for BOOK/temp-system


Ignore:
Timestamp:
Sep 6, 2007, 12:54:26 PM (17 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:
9324199
Parents:
88b8876
Message:

Text updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/coreutils.xml

    r88b8876 r0e161fb7  
    3737
    3838    <para os="m1">When we changed the futimens references, one of the files we
    39     updated was touch.c. That change means the man Makefile will try to
     39    updated was touch.c. That change means the
     40    <filename class="directory">man</filename> Makefile will try to
    4041    regenerate the man page for touch, by executing the compiled
    4142    <literal>touch</literal> program. If the target architecture cannot be
    4243    executed by the host system, the build will fail. The following command
    43     gives the man page a newer timestamp then its cooresponding source file.</para>
     44    fixes this by giving the man page a newer timestamp then its corresponding source file:</para>
    4445
    4546<screen os="m2"><userinput>touch man/touch.1</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.