Date: Sun, 2 Aug 1998 16:14:22 +0300 (IDT) From: Eli Zaretskii To: Ian Chapman cc: djgpp AT delorie DOT com Subject: Re: Bash info and man In-Reply-To: <35BF57E0.EE95CD7D@nt.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 29 Jul 1998, Ian Chapman wrote: > I've added > > [man] > MANPATH=%/>MANPATH%;%DJDIR%/share/man;%DJDIR%/info > PAGER=%DJDIR%/bin/less.exe ^^^^^^^ This whitespace shouldn't be there, the variable names should be flushed all the way to the left. Maybe that's your problem?