nlopess         Wed Jan 11 13:00:34 2006 UTC

  Modified files:              
    /phpdoc/en/reference/oggvorbis      reference.xml 
    /phpdoc/entities    global.ent 
  Log:
  fix #35937: duplicate reference to Ogg Vorbis website
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/oggvorbis/reference.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/oggvorbis/reference.xml
diff -u phpdoc/en/reference/oggvorbis/reference.xml:1.4 
phpdoc/en/reference/oggvorbis/reference.xml:1.5
--- phpdoc/en/reference/oggvorbis/reference.xml:1.4     Sun Sep  4 19:39:21 2005
+++ phpdoc/en/reference/oggvorbis/reference.xml Wed Jan 11 13:00:34 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- Purpose: utilspec.audio -->
 <!-- Membership: pecl, external -->
 
@@ -11,8 +11,8 @@
   <section id="oggvorbis.intro">
    &reftitle.intro;
    <simpara>
-    The OGG/Vorbis file format, as defined by <ulink 
url="&url.ogg;">&url.ogg;</ulink>
-    and <ulink url="&url.ogg.vorbis;">&url.ogg.vorbis;</ulink>, is a scheme
+    The OGG/Vorbis file format, as defined by <ulink
+     url="&url.ogg.vorbis;">&url.ogg.vorbis;</ulink>, is a scheme
     for compressing audio streams by multiple factors with a minimum of
     quality loss. This extension adds Ogg Vorbis support to PHP&apos;s
     <link linkend="wrappers">URL Wrappers</link>. When used in read mode,
http://cvs.php.net/viewcvs.cgi/phpdoc/entities/global.ent?r1=1.255&r2=1.256&diff_format=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.255 phpdoc/entities/global.ent:1.256
--- phpdoc/entities/global.ent:1.255    Wed Jan  4 22:03:41 2006
+++ phpdoc/entities/global.ent  Wed Jan 11 13:00:34 2006
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.255 2006/01/04 22:03:41 sean Exp $
+ $Id: global.ent,v 1.256 2006/01/11 13:00:34 nlopess Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -212,7 +212,6 @@
 <!ENTITY url.nwalsh "http://nwalsh.com/";>
 <!ENTITY url.nis "http://www.tldp.org/HOWTO/NIS-HOWTO/index.html";>
 <!ENTITY url.nis.book "http://www.oreilly.com/catalog/nfs/noframes.html";>
-<!ENTITY url.ogg "http://www.vorbis.com/";>
 <!ENTITY url.ogg.vorbis "http://www.vorbis.com/";>
 <!ENTITY url.ogg.vorbis.downloads "http://www.vorbis.com/download.psp";>
 <!ENTITY url.omnihttpd "http://www.omnicron.ca/";>

Reply via email to