git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98909 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Thomas Schoefbeck 2002-10-08 21:23:48 +00:00
parent 2b0530daba
commit f5a52d2eb1

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<section id="filesystem.configuration">
&reftitle.runtime;
&extension.runtime;
@ -134,7 +134,7 @@
<function>fgets</function> and <function>file</function> to see if it
is using Unix, MS-Dos or Macintosh line-ending conventions.
</para>
<para>This enables PHP to to interoperate with Macintosh systems,
<para>This enables PHP to interoperate with Macintosh systems,
but defaults to Off, as there is a very small performance penalty
when detecting the EOL conventions for the first line, and also
because people using carriage-returns as item separators under