removed the message saying DIO support in unavailable on windows, and replaced it with one stating that on windows it requires php5

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168155 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Maciek Sokolewicz 2004-09-07 21:35:54 +00:00
parent f5e405f318
commit 0dde42c487

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<!-- $Revision: 1.10 $ -->
<reference id="ref.dio">
<title>Direct IO Functions</title>
<titleabbrev>Direct IO</titleabbrev>
@ -17,7 +17,9 @@
<link linkend="ref.filesystem">filesystem</link> functions are more
than adequate.
</para>
&note.no-windows.extension;
<para>
This extension is only available on Windows Platforms as of PHP 5.0.0
</para>
</section>
<section id="dio.requirements">