[PHP-DEV] Bug #13081: bug in source From: webmaster <email protected>
Date: 08/31/01

From: webmaster <email protected>
Operating system: win98se
PHP version: 4.0.6
PHP Bug Type: Unknown/Other Function
Bug description: bug in source

You have a writing problem in the german Manual:
_________________________________________________________

Um JPEG-Grafiken lesen und schreiben zu können, benötigen Sie jpeg-6b
(siehe unter ftp://ftp.uu.net/graphics/jpeg/). Anschließend müssen Sie gd
neu compilieren mit --with-jpeg-dir=/path/to/jpeg-6b. Danach muss auch PHP
mit der Option --with-jpeg-dir=/path/to/jpeg-6b nue compiliert werden.
_________________________________________________________

the third word from the end of the paragraph is nue, this should be neu!

you will find the bug at http://www.php.net/manual/de/ref.image.php

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

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>