some cosmetic changes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23301 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Rui Hirokawa 2000-04-27 21:09:23 +00:00
parent fdaae312e9
commit 0a476ba447

View file

@ -1261,7 +1261,7 @@ fclose ($fd);
</refsect1>
</refentry>
<refentry id="function.fwrite">
<refentry id="funct.fwrite">
<refnamediv>
<refname>fwrite</refname>
<refpurpose>Binary-safe file write</refpurpose>
@ -1462,7 +1462,7 @@ fclose ($fd);
<para>
Returns true if the filename exists and is readable.
</para>
<para>
> <para>
Keep in mind that PHP may be accessing the file as the user
id that the web server runs as (often 'nobody'). Safe mode
limitations are not taken into account.