function name hw_freedocument corrected

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68018 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2002-01-18 13:16:29 +00:00
parent 15c6dff3aa
commit 2365abfedc

View file

@ -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 @@ RewriteEngine on
</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 @@ RewriteEngine on
</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 @@ RewriteEngine on
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 @@ RewriteEngine on
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>.