[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.1.0-1367-g7703780

git git at cross-lfs.org
Wed Jul 23 02:50:14 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, master has been updated
       via  7703780d532f3ba2d0dbe136dc362ec6b03794d3 (commit)
      from  52b4b72803b14f46ab53b2fb064e8c8445745a4f (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 7703780d532f3ba2d0dbe136dc362ec6b03794d3
Author: Chris Staub <chris at beaker67.com>
Date:   Wed Jul 23 05:49:50 2014 -0400

    Text update

diff --git a/BOOK/final-system/common/kmod.xml b/BOOK/final-system/common/kmod.xml
index 28b83ea..53396f4 100644
--- a/BOOK/final-system/common/kmod.xml
+++ b/BOOK/final-system/common/kmod.xml
@@ -65,10 +65,10 @@
 
 <screen os="h"><userinput>make install</userinput></screen>
 
-    <para os="i">Create symbolic links for programs that expect Module-Init-Tools.</para>
+    <para os="i">Create symbolic links for programs that expect Module-Init-Tools:</para>
 
 <screen os="j"><userinput>ln -sfv kmod /bin/lsmod
-for tool in depmod insmod modprobe modinfo rmmod; do
+for tool in depmod insmod modinfo modprobe rmmod; do
     ln -sfv ../bin/kmod /sbin/${tool}
 done</userinput></screen>
 

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list