[PHP-DOC] Bug #12500: the name of function ifxus_seek_slob From: francis <email protected>
Date: 07/31/01

From: francis <email protected>
Operating system: linux
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: the name of function ifxus_seek_slob

In the page of the manual:
function.ifxus-seek-slob.html

in the title are written:
ifxus_seek_slog

but just above "Description" are:
int ifxus_seek_blob (long bid, int mode, long offset)

and should be:
int ifxus_seek_slob (long bid, int mode, long offset)

The same occurs on pages:
function.pdf-open-ccitt.html
function.pdf-arcn.html
function.zip-entry-close.html

Finally, the name of the file:
   function.swf-shapelinesold.html
should be:
   function.swf-shapelinesolid.html

-- 
Edit bug report at: http://bugs.php.net/?id=12500&edit=1