dmytton Mon Apr 4 13:32:43 2005 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions fwrite.xml
Log:
Added function tag to example title
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fwrite.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/filesystem/functions/fwrite.xml
diff -u phpdoc/en/reference/filesystem/functions/fwrite.xml:1.12
phpdoc/en/reference/filesystem/functions/fwrite.xml:1.13
--- phpdoc/en/reference/filesystem/functions/fwrite.xml:1.12 Thu Aug 26
04:57:23 2004
+++ phpdoc/en/reference/filesystem/functions/fwrite.xml Mon Apr 4 13:32:43 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.fwrite">
<refnamediv>
@@ -43,7 +43,7 @@
</note>
<para>
<example>
- <title>A simple fwrite example</title>
+ <title>A simple <function>fwrite</function> example</title>
<programlisting role="php">
<![CDATA[
<?php