man 7 X produces no output. The file /usr/share/man/man7/X.7.bz2 does not exist. X server emerged with xorg-x11 meta package. doc use flag is set. Reproducible: Always Steps to Reproduce: 1. type man 7 X at the terminal Actual Results: No man info. Expected Results: The man page for X is shown.
I'm not sure where you got the idea that `man 7 X` should print anything at all, but moving to maintainers...
There's already a "man X"... what more do you need?
The package xorg-docs was somehow removed from the main tree and because of this man X (or man 7 X for that matter) does not show anything. What is the way to get X docs?
You can grab the last version of the ebuild an the 10 megabytes worth of patches we had on xorg-docs and put it in an overlay. Or you can grab the ebuild, update it to the latest released version and maybe even send it to us so we can put it back in portage. As for man X, you can use man Xorg instead. And if you're looking for other X related info, google and ftp.x.org are pretty much all you'll ever need. Thanks