This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ps help, version patch


--- Christopher Faylor <cgf@redhat.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]