Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-ID: <80575AFA5F0DD31197CE00805F650D767B22DE@wilber.adroit.com> From: "Robinow, David" To: cygwin@cygwin.com Subject: RE: grep -i -R path32 * vs grep -i -R path32 *.vb* Date: Fri, 11 Oct 2002 09:11:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" > From: Dr. Volker Zell [mailto:Dr.Volker.Zell@oracle.com] > Subject: Re: grep -i -R path32 * vs grep -i -R path32 *.vb* > > >>>>> "Christopher" == Christopher Faylor 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 -- 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/