[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1307-g87da537

git git at cross-lfs.org
Wed Jul 9 10:28:02 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  87da537d96932754ffde3f035a2201491848aab8 (commit)
      from  d5ac342096369b34e35f5b67e0315d0d9c53cf78 (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 87da537d96932754ffde3f035a2201491848aab8
Author: Chris Staub <chris at beaker67.com>
Date:   Wed Jul 9 13:27:56 2014 -0400

    More consistent indentation on sysvinit page

diff --git a/BOOK/final-system/common/sysvinit.xml b/BOOK/final-system/common/sysvinit.xml
index 27228b3..9dbe61b 100644
--- a/BOOK/final-system/common/sysvinit.xml
+++ b/BOOK/final-system/common/sysvinit.xml
@@ -24,14 +24,14 @@
   <sect2 role="installation">
     <title>Installation of Sysvinit</title>
 
-<para os ="a">Apply a sed which disables last, mesg, mountpoint, sulogin,
-utmpdump, and wall from being built and installed as they are provided by
-Util-linux:</para>
+    <para os ="a">Apply a sed which disables last, mesg, mountpoint, sulogin,
+    utmpdump, and wall from being built and installed as they are provided by
+    Util-linux:</para>
 
 <screen os="b"><userinput>sed -i -e 's/\ sulogin[^ ]*//' \
     -e '/utmpdump/d' -e '/mountpoint/d' -e '/mesg/d' src/Makefile</userinput></screen>
 
-<para os ="c">Compile the package:</para>
+    <para os ="c">Compile the package:</para>
 
 <screen os="d"><userinput>make -C src clobber
 make -C src</userinput></screen>

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list