When building xorg-6.8.99.901, some man pages are not installed in the correct location. see below : /usr/X11R6/man/man1/XRRConfig.3x.gz /usr/X11R6/man/man1/XRRConfigCurrentConfiguration.3x.gz /usr/X11R6/man/man1/XRRConfigCurrentRate.3x.gz /usr/X11R6/man/man1/XRRConfigRates.3x.gz /usr/X11R6/man/man1/XRRConfigRotations.3x.gz /usr/X11R6/man/man1/XRRConfigSizes.3x.gz /usr/X11R6/man/man1/XRRConfigTimes.3x.gz /usr/X11R6/man/man1/XRRFreeScreenConfigInfo.3x.gz /usr/X11R6/man/man1/XRRGetScreenInfo.3x.gz /usr/X11R6/man/man1/XRRQueryExtension.3x.gz /usr/X11R6/man/man1/XRRQueryVersion.3x.gz /usr/X11R6/man/man1/XRRRootToScreen.3x.gz /usr/X11R6/man/man1/XRRScreenConfig.3x.gz /usr/X11R6/man/man1/XRRSelectInput.3x.gz /usr/X11R6/man/man1/XRRSetScreenConfig.3x.gz /usr/X11R6/man/man1/XRRSetScreenConfigAndRate.3x.gz /usr/X11R6/man/man1/XevieEnd.3x.gz /usr/X11R6/man/man1/XevieQueryVersion.3x.gz /usr/X11R6/man/man1/XevieSelectInput.3x.gz /usr/X11R6/man/man1/XevieSendEvent.3x.gz /usr/X11R6/man/man1/XevieStart.3x.gz (hopefully correct) patch follows
Created attachment 3619 [details] [review] fix install path for some man pages
Thanks for reporting and patching! Fix applied to CVS head - should be included in 6.9 RC 2. CVSROOT: /cvs/xorg Module name: xc Changes by: alanc@gabe.freedesktop.org 05/10/24 16:30:21 Log message: 2005-10-24 Alan Coopersmith <alan.coopersmith@sun.com> * lib/Xrandr/Imakefile: * lib/Xevie/Imakefile: Bug #4867 <https://bugs.freedesktop.org/show_bug.cgi?id=4867> Patch #3619 <https://bugs.freedesktop.org/attachment.cgi?id=3619> Xevie & Xrandr shadow man pages installed in wrong directory (Xavier Bachelot) Modified files: ./: ChangeLog xc/lib/Xevie/: Imakefile xc/lib/Xrandr/: Imakefile Revision Changes Path 1.1472 +9 -0 xc/ChangeLog http://cvs.freedesktop.org/xorg/xc/ChangeLog 1.4 +2 -2 xc/lib/Xevie/Imakefile http://cvs.freedesktop.org/xorg/xc/lib/Xevie/Imakefile 1.5 +2 -2 xc/lib/Xrandr/Imakefile http://cvs.freedesktop.org/xorg/xc/lib/Xrandr/Imakefile
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.