[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1342-g28efa58

git git at cross-lfs.org
Wed Jul 23 02:50:07 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  28efa58b4c60417a4fa8517cb03b76348313ebbe (commit)
      from  cf8ec949dbf271a60338f96428803be7debdef6c (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 28efa58b4c60417a4fa8517cb03b76348313ebbe
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