--- Christopher Faylor <[EMAIL PROTECTED]> wrote:
> Good formatting, wrong date == extremely minor problem.
> 
> Applied.
> 
> Thanks.
> 
> cgf

After getting some sleep, I also noticed this line in my usage function:

With options, %s outputs the long format by default\n", prog_name, prog_name);

which should probably read:

With no options, %s outputs the long format by default\n", prog_name,
prog_name);
     ^^

Do I need another patch for this, or can someone just fix YASM (yet another
stupid mistake)?

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Reply via email to