Hi,

kaffe's usage message contains a minor typo when showing the -D option.
It doesn't appear indented properly:

        -as <size>              Heap increment
        -classpath <path>       Set classpath
       -D<property>=<value>    Set a property
        -verify *               Verify all bytecode
        -verifyremote *         Verify bytecode loaded from network

This is caused because the text about that option is lined up using spaces
instead of tabs (all other lines use tabs).

The attached, trivial patch, fixes it.

Cheers

-- 
Julio M. Merino Vidal <[EMAIL PROTECTED]>
The NetBSD Project - http://www.NetBSD.org/

Attachment: patch.diff
Description: Binary data

Reply via email to