ramsey Thu May 11 13:41:36 2006 UTC
Modified files:
/phpdoc/howto working.xml
Log:
Changed $Revision to $Revision$ in HOWTO conventions
http://cvs.php.net/viewcvs.cgi/phpdoc/howto/working.xml?r1=1.60&r2=1.61&diff_format=u
Index: phpdoc/howto/working.xml
diff -u phpdoc/howto/working.xml:1.60 phpdoc/howto/working.xml:1.61
--- phpdoc/howto/working.xml:1.60 Wed Sep 7 19:13:10 2005
+++ phpdoc/howto/working.xml Thu May 11 13:41:36 2006
@@ -265,7 +265,7 @@
</simpara></listitem>
<listitem><simpara>
All English XML files should have a <literal><!--
- $Revision --></literal> comment as the second line
+ $Revision$ --></literal> comment as the second line
after the <literal><?xml</literal> tag.
This comment is not necessary for non-English files.
</simpara></listitem>
@@ -494,7 +494,7 @@
<title>A function skeleton (<filename>func-name.xml</filename>)</title>
<programlisting role="xml">
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.60 $ -->
+<!-- $Revision: 1.61 $ -->
<refentry id="function.func-name">
<refnamediv>
<refname>func_name</refname>
@@ -653,7 +653,7 @@
<title>A <filename>reference.xml</filename> skeleton</title>
<programlisting role="xml">
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.60 $ -->
+<!-- $Revision: 1.61 $ -->
<!-- Purpose: xx -->
<!-- Membership: xx -->
<!-- State: xx -->
@@ -723,7 +723,7 @@
<title>A <filename>configure.xml</filename> skeleton</title>
<programlisting role="xml">
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.60 $ -->
+<!-- $Revision: 1.61 $ -->
<section id="extname.installation">
&reftitle.install;
<para>
@@ -764,7 +764,7 @@
<title>A <filename>constants.xml</filename> skeleton</title>
<programlisting role="xml">
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.60 $ -->
+<!-- $Revision: 1.61 $ -->
<section id="extname.constants">
&reftitle.constants;
&extension.constants;
@@ -814,7 +814,7 @@
<title>A <filename>ini.xml</filename> skeleton</title>
<programlisting role="xml">
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.60 $ -->
+<!-- $Revision: 1.61 $ -->
<section id="extname.configuration">
&reftitle.runtime;
&extension.runtime;