Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: Date: Sat, 17 Sep 2005 16:50:50 +0100 From: Buster Reply-To: rcopley AT gmail DOT com To: cygwin AT cygwin DOT com Subject: OpenGL manual pages Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j8HFox4C028703 Would it be possible to get the OpenGL manpages put into section 3G? The cross references in these pages appear like so: glBegin(3G), glColor(3G), glIndex(3G), glNormalPointer(3G), glTexCoord(3G), glVertex(3G). In Emacs, putting point inside "glBegin(3G)" and issuing the command "M-x man" searches for the glBegin manpage in section 3G, and currently doesn't find it. As a work-around I have symlinked /usr/X11R6/man3 to man3G. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/