takagi Sat Aug 25 08:06:19 2007 UTC
Modified files:
/phpdoc/en/reference/geoip/functions geoip-db-filename.xml
Log:
correct the title and description of example.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/geoip/functions/geoip-db-filename.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/geoip/functions/geoip-db-filename.xml
diff -u phpdoc/en/reference/geoip/functions/geoip-db-filename.xml:1.1
phpdoc/en/reference/geoip/functions/geoip-db-filename.xml:1.2
--- phpdoc/en/reference/geoip/functions/geoip-db-filename.xml:1.1 Thu Aug
23 12:52:06 2007
+++ phpdoc/en/reference/geoip/functions/geoip-db-filename.xml Sat Aug 25
08:06:19 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry xml:id="function.geoip-db-filename"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>geoip_db_filename</refname>
@@ -52,9 +52,9 @@
&reftitle.examples;
<para>
<example>
- <title>A <function>geoip_db_avail</function> example</title>
+ <title>A <function>geoip_db_filename</function> example</title>
<para>
- This will output the current database version string.
+ This will output the filename of the corresponding database.
</para>
<programlisting role="php">
<![CDATA[