Date: Thu, 28 May 1998 19:52:46 +0300 (IDT) From: Eli Zaretskii To: Brett Porter cc: djgpp AT delorie DOT com Subject: Re: Bugs in RHide In-Reply-To: <35677a67.1120503@news.uow.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 24 May 1998, Brett Porter wrote: > Well, none of them are really bugs, or even limitations. I'm not sure > what can be done about the documentation because I imagine that they > are kept consistent with the GNU distributions, so DJGPP doesn't > really have the liberty to modify them to suit better searching in > RHIDE. There should be no problem at all to correct GNU documentation. All it takes is the will to do so. Every GNU source distribution comes with the Texinfo sources of the docs, so you need just make the changes and run it through makeinfo.exe (which comes with txiNNNb.zip). In fact, many DJGPP ports already include docs changes, to reflect the DJGPP-specific features. In many cases these changes were sent to the GNU package maintainers as well. So if somebody feels that a certain piece of GNU docs needs some work, just fire up your favorite editor and make the world a little better.