dams            Thu May 12 09:57:51 2005 EDT

  Modified files:              
    /phpdoc/en/reference/image/functions        getimagesize.xml 
  Log:
  adding sgmltag, + ,
  
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/getimagesize.xml?r1=1.25&r2=1.26&ty=u
Index: phpdoc/en/reference/image/functions/getimagesize.xml
diff -u phpdoc/en/reference/image/functions/getimagesize.xml:1.25 
phpdoc/en/reference/image/functions/getimagesize.xml:1.26
--- phpdoc/en/reference/image/functions/getimagesize.xml:1.25   Wed Nov 10 
03:30:31 2004
+++ phpdoc/en/reference/image/functions/getimagesize.xml        Thu May 12 
09:57:49 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.36 -->
  <refentry id="function.getimagesize">
   <refnamediv>
@@ -24,7 +24,7 @@
     <acronym>JPC</acronym>, <acronym>XBM</acronym>, or
     <acronym>WBMP</acronym> image file and return the dimensions along with
     the file type and a height/width text string to be used inside a normal 
-    <acronym>HTML</acronym> <literal>IMG</literal> tag.
+    <acronym>HTML</acronym> <sgmltag>IMG</sgmltag> tag.
    </para>
    <para>
     If accessing the <parameter>filename</parameter> image is impossible,
@@ -171,7 +171,7 @@
    <para>
     See also <function>image_type_to_mime_type</function>, 
     <function>exif_imagetype</function>, 
-    <function>exif_read_data</function> and 
+    <function>exif_read_data</function>, and 
     <function>exif_thumbnail</function>.
    </para>
   </refsect1>

Reply via email to