cortesi Mon Mar 25 19:00:18 2002 EDT
Modified files:
/phpdoc/en/functions filesystem.xml
Log:
adding parameter into DocBook tag
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.133
phpdoc/en/functions/filesystem.xml:1.134
--- phpdoc/en/functions/filesystem.xml:1.133 Mon Mar 25 18:58:19 2002
+++ phpdoc/en/functions/filesystem.xml Mon Mar 25 19:00:18 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.133 $ -->
+<!-- $Revision: 1.134 $ -->
<reference id="ref.filesystem">
<title>Filesystem functions</title>
<titleabbrev>Filesystem</titleabbrev>
@@ -585,7 +585,7 @@
Returns a string of up to length - 1 bytes read from the file
pointed to by fp. Reading ends when length - 1 bytes have been
read, on a newline (which is included in the return value), or on
- EOF (whichever comes first). f no length is specified, the length
+ EOF (whichever comes first). If no length is specified, the length
defaults to 1k, or 1024 bytes.
</para>
<para>
@@ -2893,7 +2893,7 @@
</methodsynopsis>
<para>
Attempts to set the access and modification time of the file named by
- filename to the value given by time. If the option time is not
+ filename to the value given by time. If the option <parameter>time</parameter>
+is not
given, uses the present time. This is equivalent to what utime
(sometimes referred to as utimes) does.
</para>- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Thomas Schoefbeck
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Wez Furlong
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Sander Roobol
- Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem.... Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Georg Richter
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Wez Furlong
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Wez Furlong
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Kai Schr�der
