Date: 05/23/01
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions imap.xml"
- Previous message: Jeroen van Wolffelaar: "[PHP-DOC] cvs: phpdoc /en/functions pspell.xml uodbc.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Wed May 23 05:01:53 2001 EDT
Modified files:
/phpdoc/en/functions strings.xml
Log:
Added <funcprototype> to rtrim
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.90 phpdoc/en/functions/strings.xml:1.91
--- phpdoc/en/functions/strings.xml:1.90 Tue May 22 15:52:58 2001
+++ phpdoc/en/functions/strings.xml Wed May 23 05:01:52 2001
@@ -1585,8 +1585,10 @@
<refsect1>
<title>Description</title>
<funcsynopsis>
- <funcdef>string <function>rtrim</function></funcdef>
- <paramdef>string <parameter>str</parameter></paramdef>
+ <funcprototype>
+ <funcdef>string <function>rtrim</function></funcdef>
+ <paramdef>string <parameter>str</parameter></paramdef>
+ </funcprototype>
</funcsynopsis>
<para>
Returns the argument string without trailing whitespace,
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions imap.xml"
- Previous message: Jeroen van Wolffelaar: "[PHP-DOC] cvs: phpdoc /en/functions pspell.xml uodbc.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

