Author: ag
Date: 2008-03-02 03:10:45 -0700 (Sun, 02 Mar 2008)
New Revision: 7198

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/videoutils/mplayer.xml
Log:
Fixed broken links in MPlayer page


Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2008-02-26 20:01:06 UTC (rev 7197)
+++ trunk/BOOK/general.ent      2008-03-02 10:10:45 UTC (rev 7198)
@@ -3,11 +3,11 @@
 $Date$
 -->
 
-<!ENTITY day          "26">                   <!-- Always 2 digits -->
-<!ENTITY month        "02">                   <!-- Always 2 digits -->
+<!ENTITY day          "02">                   <!-- Always 2 digits -->
+<!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2008">
 <!ENTITY version      "svn-&year;&month;&day;">
-<!ENTITY releasedate  "February &day;th, &year;">
+<!ENTITY releasedate  "March &day;nd, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2008-02-26 20:01:06 UTC 
(rev 7197)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2008-03-02 10:10:45 UTC 
(rev 7198)
@@ -42,6 +42,16 @@
 -->
 
     <listitem>
+      <para>March 2nd, 2008</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ag] - Fixed two broken links in MPlayer page. Reported by
+          habiloid. </para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>February 26th, 2008</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/multimedia/videoutils/mplayer.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/mplayer.xml        2008-02-26 20:01:06 UTC 
(rev 7197)
+++ trunk/BOOK/multimedia/videoutils/mplayer.xml        2008-03-02 10:10:45 UTC 
(rev 7198)
@@ -218,7 +218,7 @@
     <xref linkend="faad2"/> (must disable the internal version),
     <xref linkend="ffmpeg"/>,
     <xref linkend="lame"/>,
-    <ulink url="http://developers.videolan.org/libdca.html";>libdca</ulink>,
+    <ulink url="http://www.videolan.org/developers/libdca.html";>libdca</ulink>,
     <xref linkend="libfame"/>,
     <xref linkend="libmad"/>,
     <ulink url="http://www.musepack.net/";>libmpcdec</ulink>,
@@ -234,7 +234,7 @@
     <ulink url="http://sourceforge.net/projects/twolame/";>TwoLAME</ulink>,
     <ulink url="http://www.xiph.org/vorbis/";>Tremor</ulink> (requires
     <xref linkend="libvorbis"/> and you must disable the internal version),
-    <ulink url="http://developers.videolan.org/x264.html";>x264</ulink>, and
+    <ulink url="http://www.videolan.org/developers/x264.html";>x264</ulink>, and
     <xref linkend="xvid"/></para>
 
     <bridgehead renderas="sect4">Optional Hardware Specific 
Options</bridgehead>

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