[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-sysvinit-293-g6e2f5b2

git git at clfs.org
Mon Apr 17 16:24:24 PDT 2017


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  6e2f5b214399c6500385eb8bcd3b542076664ba3 (commit)
      from  63557380f366f518a064d05b5556041f2aed63cd (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 6e2f5b214399c6500385eb8bcd3b542076664ba3
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Mon Apr 17 18:22:38 2017 -0500

    Fix format.

diff --git a/BOOK/final-system/common/iproute2.xml b/BOOK/final-system/common/iproute2.xml
index ec4889f..5cf7750 100644
--- a/BOOK/final-system/common/iproute2.xml
+++ b/BOOK/final-system/common/iproute2.xml
@@ -28,11 +28,10 @@
     <para os="s1">ARPD will not be installed as Berkeley DB is not installed.
         Remove any <command>arpd</command> references during install.</para>
 
-    <screen os="s2"><userinput>sed -i '/ARPD/d' Makefile
-            sed -i 's/arpd.8//' man/man8/Makefile
-            sed -i '/tc-simple/s at tc-skbmod.8 @@' man/man8/Makefile
-            rm -v doc/arpd.sgml
-    </userinput></screen>
+<screen os="s2"><userinput>sed -i '/ARPD/d' Makefile
+sed -i 's/arpd.8//' man/man8/Makefile
+sed -i '/tc-simple/s at tc-skbmod.8 @@' man/man8/Makefile
+rm -v doc/arpd.sgml</userinput></screen>
 
     <para os="a">Compile the package:</para>
 

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list