Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3E19ED74.9B74847A@phekda.freeserve.co.uk> Date: Mon, 06 Jan 2003 20:56:20 +0000 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: m4 port: return program name as 'm4' not '/some/path/m4.exe' [PATCH] References: <003801c2b559$f33a0d60$0100a8c0 AT acp42g> <3E19BEAE DOT 7CC5B46C AT phekda DOT freeserve DOT co DOT uk> <7458-Mon06Jan2003203400+0200-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Eli Zaretskii wrote: > > > Date: Mon, 06 Jan 2003 17:36:46 +0000 > > From: Richard Dawe > > > > A couple of the man pages have too many dots in the filenames: > > config.guess.1 and config.sub.1. (I'm not even sure how Eli's man > > program handles "man config.guess" yet.) > > I wasn't sure, either, so I tried it: it seems to do what you'd > expect. How about if you rename config.guess.1 to config_guess.1 and do "man config.guess"? (E.g.: for short filename systems.) Answer: it doesn't find it. So what should I do with the autoconf 2.57 packages for systems with short filenames? Perhaps man could try transforming all the dots to underscores, if it can't find it with dots? Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]