From:             webmaster at colder dot ch
Operating system: Irrelevant
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Typo problem in filectime() man page EN-FR

Description:
------------
There is a typo problem in the filectime() man page in at least 2
languages.


Here are the 2 patches:


Index: en/reference/filesystem/functions/filectime.xml
===================================================================
RCS file:
/repository/phpdoc/en/reference/filesystem/functions/filectime.xml,v
retrieving revision 1.6
diff -u -r1.6 filectime.xml
--- en/reference/filesystem/functions/filectime.xml     15 Dec 2003 16:49:45
-0000   1.6
+++ en/reference/filesystem/functions/filectime.xml     1 Jul 2005 18:17:03
-0000
@@ -36,7 +36,7 @@
 
     <para>
      <example>
-      <title><function>fileatime</function> example</title>
+      <title><function>filectime</function> example</title>
       <programlisting role="php">
 <![CDATA[
 <?php


Index: fr/reference/filesystem/functions/filectime.xml
===================================================================
RCS file:
/repository/phpdoc-fr/reference/filesystem/functions/filectime.xml,v
retrieving revision 1.11
diff -u -r1.11 filectime.xml
--- fr/reference/filesystem/functions/filectime.xml     16 Nov 2004 21:43:28
-0000   1.11
+++ fr/reference/filesystem/functions/filectime.xml     1 Jul 2005 18:28:01
-0000
@@ -40,7 +40,7 @@
 
     <para>
      <example>
-      <title>Exemple avec <function>fileatime</function></title>
+      <title>Exemple avec <function>filectime</function></title>
       <programlisting role="php">
 <![CDATA[
 <?php




-- 
Edit bug report at http://bugs.php.net/?id=33540&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33540&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33540&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33540&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33540&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33540&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33540&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33540&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33540&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33540&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33540&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33540&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33540&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33540&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33540&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33540&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33540&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33540&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33540&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33540&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33540&r=mysqlcfg

Reply via email to