Initial "N" missing for 'newlisp -h' version 8.4.0

Started by gregben, January 24, 2005, 11:10:43 PM

Previous topic - Next topic

gregben

It ain't 'ewLISP' my friend, it's 'NewLISP'.



Seriously though, I just compiled NewLISP v 8.4.0 under

Sun Sparc Solaris 8 and noticed the inital 'N' was missing

from the output of 'newlisp -h'.

Rather than search through the source, I thought I'd

let you all take a look...



ca1$ ./newlisp -h

ewLISP v.8.4.0 Copyright (c) 2005 Lutz Mueller. All rights reserved.

usage: newlisp [file ...] [options ...] [file ...]

options:

 -h this help
 -s <stacksize>
 -m <max-mem-megabyte>
 -c suppress prompts
 -l log connections only
 -L log all
 -p <port-number>
 -d <port-number>
 -x <port-number>
 -e <quoted lisp expression>

for more information see http://newlisp.org

Lutz

#1
yes, oops, I discovered this too 3 hours after release



Lutz