[PHP-DOC] cvs: phpdoc / make_man.php From: Derick Rethans (d.rethans <email protected>)
Date: 05/07/01

derick Mon May 7 10:13:16 2001 EDT

  Modified files:
    /phpdoc make_man.php
  Log:
  - Applying patch by Roel Vanhout:
  - handle example indentation better (doesn't use 'indent' any more)
  - will write man pages gzipped if php is compiled with zlib support
    (using gzwrite)