Date: Mon, 30 Aug 1999 10:00:44 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: George Ryot cc: djgpp AT delorie DOT com Subject: Re: INFO usage in README.1ST In-Reply-To: <37c9aa03.26909651@news.clara.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 29 Aug 1999, George Ryot wrote: > All the examples worked but when I tried to use my new > found knowledge to call up the index in the libc documentation (by > pressing i) it just beeped and said 'No indices found'. That's right, libc.info doesn't have an index. It is somewhere on my TODO list to add that; volunteers are welcome to make it happen earlier ;-). I will add special instructions for searching libc.info (it is the only manual without an index). > I would have found this guide very useful when starting with DJGPP. Thanks a lot for the feedback.