betz            Fri Sep 16 07:30:17 2005 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   fgets.xml 
  Log:
  see also fgetss
  
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fgets.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/filesystem/functions/fgets.xml
diff -u phpdoc/en/reference/filesystem/functions/fgets.xml:1.14 
phpdoc/en/reference/filesystem/functions/fgets.xml:1.15
--- phpdoc/en/reference/filesystem/functions/fgets.xml:1.14     Fri Sep 16 
07:13:44 2005
+++ phpdoc/en/reference/filesystem/functions/fgets.xml  Fri Sep 16 07:30:14 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.fgets">
    <refnamediv>
@@ -72,7 +72,8 @@
     </note>
     &note.line-endings;
     <para> 
-     See also <function>fread</function>, 
+     See also <function>fgetss</function>
+     <function>fread</function>, 
      <function>fgetc</function>,
      <function>stream_get_line</function>,
      <function>fopen</function>,

Reply via email to