php-documentation-list | 2003101
Date: 10/10/03
- Next message: ali <email protected>: "Re: [PHP-DOC] printf() see also -> vprintf()"
- Previous message: Fernando Correa da Conceição: "[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-udiff-uassoc.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ali Fri Oct 10 06:51:42 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions printf.xml
Log:
adding see-also-link to vprintf
Index: phpdoc/en/reference/strings/functions/printf.xml
diff -u phpdoc/en/reference/strings/functions/printf.xml:1.3 phpdoc/en/reference/strings/functions/printf.xml:1.4
--- phpdoc/en/reference/strings/functions/printf.xml:1.3 Sat Jul 27 00:07:06 2002
+++ phpdoc/en/reference/strings/functions/printf.xml Fri Oct 10 06:51:42 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.printf">
<refnamediv>
@@ -18,9 +18,9 @@
is described in the documentation for <function>sprintf</function>.
</simpara>
<simpara>
- See also <function>print</function>, <function>sprintf</function>,
- <function>sscanf</function>, <function>fscanf</function>,
- and <function>flush</function>.
+ See also <function>print</function>, <function>sprintf</function>,
+ <function>vprintf</function>, <function>sscanf</function>,
+ <function>fscanf</function> and <function>flush</function>.
</simpara>
</refsect1>
</refentry>
- Next message: ali <email protected>: "Re: [PHP-DOC] printf() see also -> vprintf()"
- Previous message: Fernando Correa da Conceição: "[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-udiff-uassoc.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

