Date: Tue, 02 Jan 2001 21:02:16 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Tim Van Holder" Message-Id: <7704-Tue02Jan2001210215+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp-workers AT delorie DOT com In-reply-to: Subject: Re: Two glitches for autoconf 2.49b References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Tim Van Holder" > Date: Tue, 2 Jan 2001 19:16:54 +0100 > > Given that ':' is illegal in a name, there's no reason not to do the > substitution unconditionally (maybe man could always replace illegal > chars with _ (in case some man page is called 'foo*.1'). I'd say "foo*.1" is quite crazy: Unix users will have lots of trouble with such a name. Even Foo::bar.1 is already not very wise, due to the special use of the colon.