delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
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: | <a162e5$lc9$1@nets3.rz.RWTH-Aachen.DE> |
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 <wkennedy AT softintegration DOT com> 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.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |