doc/gl-docs is outdated and should either be removed or replaced with the newer docbook pages converted. I'm not sure how viable that is with docbook2mdoc.
https://github.com/KhronosGroup/OpenGL-Refpages https://mandoc.bsd.lv/docbook2mdoc/ https://registry.khronos.org/OpenGL-Refpages/gl2.1/ https://registry.khronos.org/OpenGL-Refpages/gl4/ On Sun, Jul 07, 2024 at 09:17:56AM +0000, ZenitDS wrote: > Index: drawpixels.3gl > =================================================================== > RCS file: /cvs/xenocara/doc/gl-docs/GL/gl/drawpixels.3gl,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 drawpixels.3gl > --- drawpixels.3gl 29 Nov 2006 17:00:40 -0000 1.1.1.1 > +++ drawpixels.3gl 7 Jul 2024 09:15:55 -0000 > @@ -33,7 +33,7 @@ Specify the dimensions of the pixel rect > into the frame buffer. > .TP > \f2format\fP > -Specifies the of the pixel data. > +Specifies the format of the pixel data. > Symbolic constants > \%\f3GL_COLOR_INDEX\fP, > \%\f3GL_STENCIL_INDEX\fP, > >