Author: fernando
Date: Fri Apr 11 03:20:54 2014
New Revision: 12948

Log:
Remove two items from 'Command Explanations' of Fcron-3.1.2: autoconf and 
--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-1.79.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/sysutils/fcron.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Thu Apr 10 15:43:19 2014        (r12947)
+++ trunk/BOOK/general.ent      Fri Apr 11 03:20:54 2014        (r12948)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "10">                   <!-- Always 2 digits -->
+<!ENTITY day          "11">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2014">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "April 10th, &year;">
+<!ENTITY releasedate  "April 11th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/general/sysutils/fcron.xml
==============================================================================
--- trunk/BOOK/general/sysutils/fcron.xml       Thu Apr 10 15:43:19 2014        
(r12947)
+++ trunk/BOOK/general/sysutils/fcron.xml       Fri Apr 11 03:20:54 2014        
(r12948)
@@ -135,9 +135,9 @@
 
   <sect2 role="commands">
     <title>Command Explanations</title>
-
+<!--
     <para><command>autoconf</command>: This command is required to rebuild
-    <filename>configure</filename> using the fixed input file.</para>
+    <filename>configure</filename> using the fixed input file.</para>-->
 
     <para><parameter>--without-sendmail</parameter>: By default,
     <application>Fcron</application> will attempt to use the
@@ -153,10 +153,10 @@
 
     
<para><option>--with-editor=<replaceable>&lt;/path/to/editor&gt;</replaceable></option>:
     This switch allows you to set the default text editor.</para>
-
-    
<para><option>--with-dsssl-dir=<replaceable>&lt;/path/to/dsssl-stylesheets&gt;</replaceable></option>:
+<!--
+    
<para><option>-with-dsssl-dir=<replaceable>&lt;/path/to/dsssl-stylesheets&gt;</replaceable></option>:
     May be used in order to avoid a warning message about not finding the
-    DSSSL stylesheets.</para>
+    DSSSL stylesheets.</para>-->
 
   </sect2>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Apr 10 15:43:19 
2014        (r12947)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Apr 11 03:20:54 
2014        (r12948)
@@ -45,6 +45,17 @@
 -->
 
     <listitem>
+      <para>April 11th, 2014</para>
+      <itemizedlist>
+       <listitem>
+          <para>[fernando] - Remove two items from 'Command Explanations'
+          of Fcron-3.1.2: autoconf and
+          
--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-1.79.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 10th, 2014</para>
       <itemizedlist>
        <listitem>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to