Changeset 98ff534


Ignore:
Timestamp:
Oct 8, 2014, 5:36:35 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
d766a06
Parents:
aa3ab0e
git-author:
William Harrington <kb0iic@…> (10/08/14 17:36:27)
git-committer:
William Harrington <kb0iic@…> (10/08/14 17:36:35)
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

    raa3ab0e r98ff534  
    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.