rafael Tue Jun 4 11:56:57 2002 EDT
Added files:
/phpdoc-es/reference/ccvs/functions ccvs-add.xml ccvs-auth.xml
ccvs-command.xml ccvs-count.xml
ccvs-delete.xml ccvs-done.xml
ccvs-init.xml ccvs-lookup.xml
ccvs-new.xml ccvs-report.xml
ccvs-return.xml
ccvs-reverse.xml ccvs-sale.xml
ccvs-status.xml
ccvs-textvalue.xml
ccvs-void.xml
Log:
Translation updated to PHP 4.x
Index: phpdoc-es/reference/ccvs/functions/ccvs-add.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-add.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-add">
<refnamediv>
<refname>ccvs_add</refname>
<refpurpose>Añadir datos a una transacción </refpurpose>
</refnamediv>
<refsect1>
<title>Descripci�n</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_add</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>factura</parameter></methodparam>
<methodparam><type>cadena</type><parameter>argtype</parameter></methodparam>
<methodparam><type>cadena</type><parameter>argval</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-auth.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-auth.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-auth">
<refnamediv>
<refname>ccvs_auth</refname>
<refpurpose>
Realiza un test de una autorización a crédito en una
transacción
</refpurpose>
</refnamediv>
<refsect1>
<title>Descripcion</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_auth</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>factura</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-command.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-command.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-command">
<refnamediv>
<refname>ccvs_command</refname>
<refpurpose>
Ejecuta un comando que es peculiar para un protocolo concreto, y que no
está disponible en el API general de CCVS
</refpurpose>
</refnamediv>
<refsect1>
<title>Descripcion</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_command</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>tipo</parameter></methodparam>
<methodparam><type>cadena</type><parameter>argval</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-count.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-count.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-count">
<refnamediv>
<refname>ccvs_count</refname>
<refpurpose>
Encuentra cuantas transacciones de un tipo dado están almacenadas en el
sistema
</refpurpose>
</refnamediv>
<refsect1>
<title>Descripción</title>
<methodsynopsis>
<type>entero</type><methodname>ccvs_count</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>tipo</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-delete.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-delete.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-delete">
<refnamediv>
<refname>ccvs_delete</refname>
<refpurpose>Borra una transacción</refpurpose>
</refnamediv>
<refsect1>
<title>Descripción</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_delete</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>factura</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-done.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-done.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-done">
<refnamediv>
<refname>ccvs_done</refname>
<refpurpose>Finaliza el motor de CCVS y hace una limpieza</refpurpose>
</refnamediv>
<refsect1>
<title>Descripcion</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_done</methodname>
<methodparam><type>cadena</type><parameter>sesió</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-init.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-init.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-init">
<refnamediv>
<refname>ccvs_init</refname>
<refpurpose>Inicializa un CCVS para usarlo</refpurpose>
</refnamediv>
<refsect1>
<title>Descripción</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_init</methodname>
<methodparam><type>cadena</type><parameter>nombre</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-lookup.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-lookup.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-lookup">
<refnamediv>
<refname>ccvs_lookup</refname>
<refpurpose>
Busca un item de un tipo en particular en la base de datos #
</refpurpose>
</refnamediv>
<refsect1>
<title>Descripción</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_lookup</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>factura</parameter></methodparam>
<methodparam><type>entero</type><parameter>inum</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-new.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-new.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-new">
<refnamediv>
<refname>ccvs_new</refname>
<refpurpose>Crea una nueva, transacción en blanco </refpurpose>
</refnamediv>
<refsect1>
<title>Descripcion</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_new</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>cadena</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-report.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-report.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-report">
<refnamediv>
<refname>ccvs_report</refname>
<refpurpose>Devuelve el estado del proceso de comunicación en background
</refpurpose>
</refnamediv>
<refsect1>
<title>Descripcion</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_report</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>tipo</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-return.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-return.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-return">
<refnamediv>
<refname>ccvs_return</refname>
<refpurpose>
Transfiere fondos del comerciante al titular de la tarjeta
</refpurpose>
</refnamediv>
<refsect1>
<title>Descripción</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_return</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>factura</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-reverse.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-reverse.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-reverse">
<refnamediv>
<refname>ccvs_reverse</refname>
<refpurpose>
Realiza una revocación completa en una autorización ya procesada
</refpurpose>
</refnamediv>
<refsect1>
<title>Descripcion</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_reverse</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>factura</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-sale.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-sale.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-sale">
<refnamediv>
<refname>ccvs_sale</refname>
<refpurpose>
Transfiere fondos del titular de la tarjeta al comerciante
</refpurpose>
</refnamediv>
<refsect1>
<title>Descripción</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_sale</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>factura</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-status.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-status.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-status">
<refnamediv>
<refname>ccvs_status</refname>
<refpurpose>Chequear el estado de una factura</refpurpose>
</refnamediv>
<refsect1>
<title>Descripción</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_status</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>factura</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-textvalue.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-textvalue.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-textvalue">
<refnamediv>
<refname>ccvs_textvalue</refname>
<refpurpose>Obtiene el valor de retorno de texto para una llamada anterior
a una función</refpurpose>
</refnamediv>
<refsect1>
<title>Descripción</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_textvalue</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Index: phpdoc-es/reference/ccvs/functions/ccvs-void.xml
+++ phpdoc-es/reference/ccvs/functions/ccvs-void.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: edith Status: ready -->
<refentry id="function.ccvs-void">
<refnamediv>
<refname>ccvs_void</refname>
<refpurpose>
Realizar una revocación completa en una transacción completada
</refpurpose>
</refnamediv>
<refsect1>
<title>Descripción</title>
<methodsynopsis>
<type>cadena</type><methodname>ccvs_void</methodname>
<methodparam><type>cadena</type><parameter>sesión</parameter></methodparam>
<methodparam><type>cadena</type><parameter>factura</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->