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/