[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1281-gf363efb

git git at cross-lfs.org
Thu Jun 26 01:44:15 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  f363efbf5133c33e3133b532b2e23c0c1e0c2e3c (commit)
       via  2487c4c537a05c7ce698542e42d85069beedbdd1 (commit)
      from  e1983080d62094020c134ec15163b437ee88869d (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 f363efbf5133c33e3133b532b2e23c0c1e0c2e3c
Author: Chris Staub <chris at beaker67.com>
Date:   Thu Jun 26 04:43:57 2014 -0400

    Change LFS reference to CLFS

diff --git a/BOOK/final-system/common/man-db.xml b/BOOK/final-system/common/man-db.xml
index 3b6764c..57a5106 100644
--- a/BOOK/final-system/common/man-db.xml
+++ b/BOOK/final-system/common/man-db.xml
@@ -75,7 +75,7 @@
   </sect2>
 
   <sect2 id="encoding-man-db" role="encoding">
-    <title>Non-English Manual Pages in LFS</title>
+    <title>Non-English Manual Pages in CLFS</title>
 
     <para>The following table shows the character set that Man-DB assumes
     manual pages installed under

commit 2487c4c537a05c7ce698542e42d85069beedbdd1
Author: Chris Staub <chris at beaker67.com>
Date:   Thu Jun 26 04:43:45 2014 -0400

    More clarification in diffutils page

diff --git a/BOOK/final-system/common/diffutils.xml b/BOOK/final-system/common/diffutils.xml
index 6bc9d72..f36ae15 100644
--- a/BOOK/final-system/common/diffutils.xml
+++ b/BOOK/final-system/common/diffutils.xml
@@ -33,8 +33,9 @@
 
 <screen os="b"><userinput>./configure --prefix=/usr</userinput></screen>
 
-    <para os="s3">Diffutils wants <command>ed</command> as the default editor.
-    The following sed will change the default to <command>vim</command>:</para>
+    <para os="s3">Diffutils wants <command>ed</command> as the default editor
+    for <command>sdiff</command>. The following <command>sed</command> will
+    change the default to <command>vi</command>:</para>
 
 <screen os="s4"><userinput>sed -i 's@\(^#define DEFAULT_EDITOR_PROGRAM \).*@\1"vi"@' lib/config.h</userinput></screen>
 

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

Summary of changes:
 BOOK/final-system/common/diffutils.xml |    5 +++--
 BOOK/final-system/common/man-db.xml    |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list