Changeset fdca770 for BOOK


Ignore:
Timestamp:
Oct 8, 2014, 5:36:27 PM (9 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
d1f85e6
Parents:
fe3e13ed
Message:

Fix a typo in boot method shadow when describing the command for appending to config.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/shadow.xml

    rfe3e13ed rfdca770  
    6060    </variablelist>
    6161
    62     <para os="i">Append <filename>config.h></filename> since a test program
    63     will not be ran when cross-compiling.</para>
     62    <para os="i">Append to <filename>config.h</filename> since a test program
     63    will not be ran when cross-compiling:</para>
    6464
    6565<screen os="j"><userinput>echo "#define ENABLE_SUBUIDS 1" &gt;&gt; config.h</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.