philip          Mon Jun 25 23:20:29 2007 UTC

  Modified files:              
    /phpdoc/howto       working.xml 
  Log:
  Reset doc skeleton revision tags, and use $ where appropriate
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/howto/working.xml?r1=1.66&r2=1.67&diff_format=u
Index: phpdoc/howto/working.xml
diff -u phpdoc/howto/working.xml:1.66 phpdoc/howto/working.xml:1.67
--- phpdoc/howto/working.xml:1.66       Wed Jun 20 00:16:46 2007
+++ phpdoc/howto/working.xml    Mon Jun 25 23:20:29 2007
@@ -494,7 +494,7 @@
     <title>A function skeleton (<filename>func-name.xml</filename>)</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.66 $ --&gt;
+&lt;!-- &dollar;Revision: 1.1 $ --&gt;
 &lt;refentry id="function.func-name"&gt;
  &lt;refnamediv&gt;
   &lt;refname&gt;func_name&lt;/refname&gt;
@@ -673,7 +673,7 @@
     <title>A <filename>reference.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.66 $ --&gt;
+&lt;!-- &dollar;Revision: 1.1 $ --&gt;
 &lt;!-- Purpose: xx --&gt;
 &lt;!-- Membership: xx --&gt;
 &lt;!-- State: xx --&gt;
@@ -743,7 +743,7 @@
     <title>A <filename>configure.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.66 $ --&gt;
+&lt;!-- &dollar;Revision: 1.1 $ --&gt;
 &lt;section id="extname.installation"&gt;
  &amp;reftitle.install;
  &lt;para&gt;
@@ -784,7 +784,7 @@
     <title>A <filename>constants.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.66 $ --&gt;
+&lt;!-- &dollar;Revision: 1.1 $ --&gt;
 &lt;section id="extname.constants"&gt;
  &amp;reftitle.constants;
  &amp;extension.constants;
@@ -834,7 +834,7 @@
     <title>A <filename>ini.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.66 $ --&gt;
+&lt;!-- &dollar;Revision: 1.1 $ --&gt;
 &lt;section id="extname.configuration"&gt;
  &amp;reftitle.runtime;
  &amp;extension.runtime;

Reply via email to