X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: a bug for man.exe in Windows Date: 5 Jan 2002 05:20:05 GMT Organization: Aachen University of Technology (RWTH) Lines: 15 Message-ID: References: <20020104190558 DOT D2882A74EB AT mail DOT softintegration DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1010208005 21897 137.226.32.75 (5 Jan 2002 05:20:05 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 5 Jan 2002 05:20:05 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Walter Kennedy wrote: > Hello, > If I set MANPATH=C:/program files/fsf/man, the man.exe will fail > to recognize the MANPATH. Not a big surprise if it does. It's hardly ever safe to use a path name with a blank in it for any path in an environment variable. You'ld get similar problems if you used c:\program files\myapp\bin as an entry of your PATH. Either use the short alias (c:\progra~1), or quote the name and keep your fingers crossed. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.