betz Fri Jan 18 08:16:29 2002 EDT
Modified files:
/phpdoc/en/functions hw.xml
Log:
function name hw_freedocument corrected
Index: phpdoc/en/functions/hw.xml
diff -u phpdoc/en/functions/hw.xml:1.23 phpdoc/en/functions/hw.xml:1.24
--- phpdoc/en/functions/hw.xml:1.23 Sat Dec 15 09:40:24 2001
+++ phpdoc/en/functions/hw.xml Fri Jan 18 08:16:29 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<reference id="ref.hyperwave">
<title>Hyperwave functions</title>
<titleabbrev>Hyperwave</titleabbrev>
@@ -784,7 +784,7 @@
</para>
<para>
See also <function>hw_pipedocument</function>,
- <function>hw_freedocument</function>,
+ <function>hw_free_document</function>,
<function>hw_document_bodytag</function>,
<function>hw_document_size</function>,
<function>hw_output_document</function>,
@@ -1165,7 +1165,7 @@
</para>
<para>
See also <function>hw_pipedocument</function>,
- <function>hw_freedocument</function>,
+ <function>hw_free_document</function>,
<function>hw_document_bodytag</function>,
<function>hw_document_size</function>,
and <function>hw_output_document</function>.
@@ -1854,7 +1854,7 @@
insert the document into the Hyperwave server.
</para>
<para>
- See also <function>hw_freedocument</function>,
+ See also <function>hw_free_document</function>,
<function>hw_document_size</function>,
<function>hw_document_bodytag</function>,
<function>hw_output_document</function>,
@@ -1981,7 +1981,7 @@
does not block the control connection.</para>
<para>
See also <function>hw_gettext</function> for more on link insertion,
- <function>hw_freedocument</function>,
+ <function>hw_free_document</function>,
<function>hw_document_size</function>,
<function>hw_document_bodytag</function>,
and <function>hw_output_document</function>.