fc-list(1) and friends man pages Have link to /usr/share/doc/fontconfig/fontconfig-user.html
Which must be /usr/X11R6/share/doc/fontconfig/fontconfig-user.html Apps that are part of Xorg (like xterm) have special macros in their man pages, while fontconfig mans are generated from sgml and seems to have hardcode. I can patch them, but not sure which approach should I take: Add macros to sgml somehow? Get rid of sgml?
