On Fri, Oct 11, 2002 at 09:11:02AM -0400, Robinow, David wrote: >> From: Dr. Volker Zell [mailto:[EMAIL PROTECTED]] >> Subject: Re: grep -i -R path32 * vs grep -i -R path32 *.vb* >> >> >>>>> "Christopher" == Christopher Faylor <[EMAIL PROTECTED]> writes: >> ... >> Christopher> 'info' is supposed to display man pages, >> too. I see that the current >> Christopher> release doesn't allow that, though. >> >> For me it also doesn't honor the INFOPATH env varibale. >> I only get info pages from /uar/info. > info has been "upgraded" to support windows paths. >The path separator is now ";", not ":" > So, instead of: > INFOPATH=/usr/info:/usr/local/info >you should use > INFOPATH=/usr/info\;/usr/local/info
That would be a bug, too, then. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/