This patch includes my previous changes. Additions:
Added a note on exec regarding behaviour on Windows (don't know about Unix?) if you try to specify several argument in one arg-element seperated by space and on a behaviour (DOS-Window popping up with every command executed if a working directory is specified and it is different from the ant.dir) which occurs until JDK 1.1.7 on Windows. The second note also applies to javac. Nico ----- Original Message ----- From: "Nico Seessle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 16, 2000 10:04 PM Subject: [PATCH] docs/index.html > - Several replacements of " with " > - Removed some closing tags without opening tags > - Added an example for VssGet > - Tell people how to access environment variables > - Tell people how automatic conversion from "on|yes|true" to boolean is done > - Replaced an "if" with "is" > - Removed some of the 0xa0's (not all) (where do they come from?) > - Removed an <hr> between filter and the attribute-table > > Nico > >
