[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-rc1-sysvinit-103-g98ff534

git git at cross-lfs.org
Wed Oct 8 17:36:43 PDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, sysvinit has been updated
       via  98ff53472272252fa759606e2d130815b4626fcd (commit)
      from  aa3ab0e6b16ec226b25e49f4584c93aa94386cb6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 98ff53472272252fa759606e2d130815b4626fcd
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Wed Oct 8 19:36:27 2014 -0500

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

diff --git a/BOOK/boot/common/shadow.xml b/BOOK/boot/common/shadow.xml
index 531b98e..34167f0 100644
--- a/BOOK/boot/common/shadow.xml
+++ b/BOOK/boot/common/shadow.xml
@@ -59,8 +59,8 @@ EOF</userinput></screen>
 
     </variablelist>
 
-    <para os="i">Append <filename>config.h></filename> since a test program
-    will not be ran when cross-compiling.</para>
+    <para os="i">Append to <filename>config.h</filename> since a test program
+    will not be ran when cross-compiling:</para>
 
 <screen os="j"><userinput>echo "#define ENABLE_SUBUIDS 1" >> config.h</userinput></screen>
 

-----------------------------------------------------------------------

Summary of changes:
 BOOK/boot/common/shadow.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list