<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.0">
</HEAD>
<BODY>
Hi,<BR>
<BR>
So Matthias was looking over a yelp bug when we noticed that some X man pages were getting installed in /usr/share/man/man3 instead of /usr/share/man/man3x despite having the .3x extension.<BR>
<BR>
This lead me to check my system for other occurances of the bug:<BR>
[rstrode@halflap] (~) <02:39 PM><BR>
$ for mandir in /usr/share/man/man*; do find $mandir -type f -a ! -name "*.$(basename $mandir | sed 's/^man//').gz" -exec rpm -qf {} \; ; done  | sort -u<BR>
file /usr/share/man/man3/Gaim.3pm is not owned by any package<BR>
file /usr/share/man/man3/Gaim::GtkUI.3pm is not owned by any package<BR>
gaim-2:2.0.0-0.16.beta4.fc7.i386<BR>
imake-1.0.2-3.i386<BR>
libdmx-devel-1.0.2-3.1.i386<BR>
libtiff-devel-3.8.2-6.fc6.i386<BR>
libX11-devel-1.0.3-4.fc6.i386<BR>
libXau-devel-1.0.1-3.1.i386<BR>
libXcursor-devel-1.1.7-1.1.i386<BR>
libXext-devel-1.0.1-2.1.i386<BR>
libXfixes-devel-4.0.1-2.1.i386<BR>
libXi-devel-1.0.1-3.1.i386<BR>
libXrandr-devel-1.1.1-3.1.i386<BR>
libXScrnSaver-devel-1.1.0-3.1.i386<BR>
libXt-devel-1.0.2-3.1.fc6.i386<BR>
man-pages-2.39-7.noarch<BR>
mesa-libGL-devel-6.5.1-7.fc6.i386<BR>
ncurses-5.5-24.20060715.i386<BR>
ncurses-devel-5.5-24.20060715.i386<BR>
openssl-0.9.8b-8.i686<BR>
perl-4:5.8.8-10.i386<BR>
perl-Archive-Tar-1.30-1.fc6.noarch<BR>
perl-Compress-Zlib-1.42-1.fc6.i386<BR>
perl-Digest-HMAC-1.01-15.noarch<BR>
perl-Digest-SHA1-2.11-1.2.1.i386<BR>
perl-HTML-Parser-3.55-1.fc6.i386<BR>
perl-HTML-Tagset-3.10-2.1.1.noarch<BR>
perl-IO-Socket-INET6-2.51-2.fc6.noarch<BR>
perl-IO-Socket-SSL-1.01-1.fc6.noarch<BR>
perl-IO-Zlib-1.04-4.2.1.noarch<BR>
perl-libwww-perl-5.805-1.1.1.noarch<BR>
perl-Net-DNS-0.59-1.fc6.i386<BR>
perl-Net-IP-1.25-2.fc6.noarch<BR>
perl-Net-SSLeay-1.30-4.fc6.i386<BR>
perl-String-CRC32-1.4-2.fc6.i386<BR>
perl-URI-1.35-3.noarch<BR>
perl-XML-Parser-2.34-6.1.2.2.1.i386<BR>
spamassassin-3.1.4-1.fc6.i386<BR>
xorg-x11-apps-7.1-3.fc6.i386<BR>
xorg-x11-font-utils-1:7.1-2.i386<BR>
xorg-x11-server-utils-7.1-4.fc6.i386<BR>
xorg-x11-server-Xnest-1.1.1-47.fc6.i386<BR>
xorg-x11-server-Xorg-1.1.1-47.fc6.i386<BR>
xorg-x11-twm-1:1.0.1-3.1.i386<BR>
xorg-x11-utils-7.1-2.fc6.i386<BR>
xorg-x11-xauth-1:1.0.1-2.1.i386<BR>
xorg-x11-xdm-1:1.0.5-5.fc6.i386<BR>
xorg-x11-xfs-1:1.0.2-3.1.i386<BR>
xorg-x11-xinit-1.0.2-12.fc6.i386<BR>
xorg-x11-xkb-utils-1.0.2-2.1.i386<BR>
<BR>
But then, this list is only the list of packages on my machine.<BR>
It would be useful if core and extras package maintainers would go through their packages and fix things up.<BR>
<BR>
It would also be neat if we could automatically test this...  Dave, John, do you guys have any ideas on that front?<BR>
<BR>
--Ray<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>