Author: andy
Date: 2012-03-09 06:46:35 -0700 (Fri, 09 Mar 2012)
New Revision: 9647

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genutils/gtk-doc.xml
   trunk/BOOK/networking/mailnews/procmail.xml
Log:
removed an unneeded sed

Modified: trunk/BOOK/general/genutils/gtk-doc.xml
===================================================================
--- trunk/BOOK/general/genutils/gtk-doc.xml     2012-03-09 00:59:37 UTC (rev 
9646)
+++ trunk/BOOK/general/genutils/gtk-doc.xml     2012-03-09 13:46:35 UTC (rev 
9647)
@@ -93,8 +93,7 @@
     <para>Install <application>GTK-Doc</application> by running
     the following commands:</para>
 
-<screen><userinput>sed -i 's/wa!/w! $temp_source_file.html/' gtkdoc-fixxref.in 
\
-./configure --prefix=/usr &amp;&amp;
+<screen><userinput>./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
     <para>To test the results, issue: <command>make check</command>.</para>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-03-09 00:59:37 UTC (rev 9646)
+++ trunk/BOOK/general.ent      2012-03-09 13:46:35 UTC (rev 9647)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "08">                   <!-- Always 2 digits -->
+<!ENTITY day          "09">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2012">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 7th, &year;">
+<!ENTITY releasedate  "March 9th, &year;">
 <!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->

Modified: trunk/BOOK/networking/mailnews/procmail.xml
===================================================================
--- trunk/BOOK/networking/mailnews/procmail.xml 2012-03-09 00:59:37 UTC (rev 
9646)
+++ trunk/BOOK/networking/mailnews/procmail.xml 2012-03-09 13:46:35 UTC (rev 
9647)
@@ -118,7 +118,7 @@
       <filename>~/.procmailrc</filename> for execution. The procmailex man
       page is the starting place to learn how to write recipes.
       For additional information, see also
-      <ulink url="http://pm-doc.sourceforge.net/pm-tips.html"/>.
+      <ulink url="http://pm-doc.sourceforge.net/"/>.
       </para>
 
     </sect3>

-- 
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