jeroen Sun Aug 12 18:43:08 2001 EDT
Modified files:
/phpdoc/nl/functions apache.xml
/phpdoc/en/functions dbplus.xml ming.xml mysql.xml
Log:
More manual <void/>-ifying
Index: phpdoc/nl/functions/apache.xml
diff -u phpdoc/nl/functions/apache.xml:1.5 phpdoc/nl/functions/apache.xml:1.6
--- phpdoc/nl/functions/apache.xml:1.5 Sat Jun 23 16:35:15 2001
+++ phpdoc/nl/functions/apache.xml Sun Aug 12 18:43:07 2001
@@ -98,7 +98,7 @@
<funcsynopsis>
<funcprototype>
<funcdef>array <function>getallheaders</function></funcdef>
- <paramdef>void<parameter></parameter></paramdef>
+ <void/>
</funcprototype>
</funcsynopsis>
<para>
@@ -237,4 +237,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vim: ts=1 sw=1 et syntax=sgml
-->
Index: phpdoc/en/functions/dbplus.xml
diff -u phpdoc/en/functions/dbplus.xml:1.1 phpdoc/en/functions/dbplus.xml:1.2
--- phpdoc/en/functions/dbplus.xml:1.1 Sun Aug 12 10:16:38 2001
+++ phpdoc/en/functions/dbplus.xml Sun Aug 12 18:43:08 2001
@@ -207,7 +207,7 @@
<funcsynopsis>
<funcprototype>
<funcdef>int <function>dbplus_freealllocks</function></funcdef>
- <paramdef>void <parameter></parameter></paramdef>
+ <void/>
</funcprototype>
</funcsynopsis>
<para>
@@ -983,5 +983,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vim: ts=1 sw=1 et syntax=sgml
-->
-
Index: phpdoc/en/functions/ming.xml
diff -u phpdoc/en/functions/ming.xml:1.17 phpdoc/en/functions/ming.xml:1.18
--- phpdoc/en/functions/ming.xml:1.17 Sun Aug 12 18:16:08 2001
+++ phpdoc/en/functions/ming.xml Sun Aug 12 18:43:08 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
<reference id="ref.ming">
<title>Ming functions for Flash</title>
<titleabbrev>Ming (flash)</titleabbrev>
@@ -309,7 +309,7 @@
<funcsynopsis>
<funcprototype>
<funcdef>void <function>swfmovie->remove</function></funcdef>
- <paramdef>ressource <parameter>instance</parameter></paramdef>
+ <paramdef>resource <parameter>instance</parameter></paramdef>
</funcprototype>
</funcsynopsis>
&warn.experimental.func;
@@ -428,7 +428,7 @@
<funcsynopsis>
<funcprototype>
<funcdef>void <function>swfmovie->nextframe</function></funcdef>
- <paramdef>void </paramdef>
+ <void/>
</funcprototype>
</funcsynopsis>
&warn.experimental.func;
@@ -3099,7 +3099,7 @@
<funcsynopsis>
<funcprototype>
<funcdef>void <function>swfsprite->nextframe</function></funcdef>
- <paramdef>void </paramdef>
+ <void/>
</funcprototype>
</funcsynopsis>
&warn.experimental.func;
@@ -4250,4 +4250,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vim: ts=1 sw=1 et syntax=sgml
-->
Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.55 phpdoc/en/functions/mysql.xml:1.56
--- phpdoc/en/functions/mysql.xml:1.55 Tue Aug 7 01:20:37 2001
+++ phpdoc/en/functions/mysql.xml Sun Aug 12 18:43:08 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.55 $ -->
+<!-- $Revision: 1.56 $ -->
<reference id="ref.mysql">
<title>MySQL functions</title>
<titleabbrev>MySQL</titleabbrev>
@@ -2023,7 +2023,7 @@
<funcsynopsis>
<funcprototype>
<funcdef>string <function>mysql_get_client_info</function></funcdef>
- <paramdef>void <parameter></parameter></paramdef>
+ <void/>
</funcprototype>
</funcsynopsis>
<para>
@@ -2128,4 +2128,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vim: ts=1 sw=1 et syntax=sgml
-->