hholzgra Wed Apr 14 20:43:58 2004 EDT
Modified files:
/phpdoc/en/reference/pdf/functions pdf-set-parameter.xml
pdf-set-value.xml
Log:
"See also" entries added
http://cvs.php.net/diff.php/phpdoc/en/reference/pdf/functions/pdf-set-parameter.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/pdf/functions/pdf-set-parameter.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-set-parameter.xml:1.4
phpdoc/en/reference/pdf/functions/pdf-set-parameter.xml:1.5
--- phpdoc/en/reference/pdf/functions/pdf-set-parameter.xml:1.4 Sat Aug 9 00:31:34
2003
+++ phpdoc/en/reference/pdf/functions/pdf-set-parameter.xml Wed Apr 14 20:43:58
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
<refentry id="function.pdf-set-parameter">
<refnamediv>
@@ -17,6 +17,9 @@
<para>
Sets some PDFlib parameters with string type. &return.success;
</para>
+ <para>
+ See also <function>pdf_set_value</function>.
+ </para>
</refsect1>
</refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/pdf/functions/pdf-set-value.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/pdf/functions/pdf-set-value.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-set-value.xml:1.4
phpdoc/en/reference/pdf/functions/pdf-set-value.xml:1.5
--- phpdoc/en/reference/pdf/functions/pdf-set-value.xml:1.4 Sat Aug 9 00:31:34
2003
+++ phpdoc/en/reference/pdf/functions/pdf-set-value.xml Wed Apr 14 20:43:58 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
<refentry id="function.pdf-set-value">
<refnamediv>
@@ -17,6 +17,9 @@
<para>
Set the value of some PDFlib parameter with float type. &return.success;
</para>
+ <para>
+ See also <function>pdf_set_parameter</function>.
+ </para>
</refsect1>
</refentry>