Patch 004 is overkill for making the manpages appears with the right names in the right places. Here is a replacement for it that does the same thing. As an added bonus, it also applies to the 4.4 release candidate.
This patch goes in after #900 on my system which is why DebianMaintainer is allready uncommented. This patch makes the manpages end up in the right places with the right names. It should be sent upstream so that anyone building on Debian will not have to worry about this inane detail. diff -ruN xc-old/config/cf/linux.cf xc/config/cf/linux.cf --- xc-old/config/cf/linux.cf 2003-12-12 02:40:31.000000000 -0600 +++ xc/config/cf/linux.cf 2003-12-12 03:03:45.000000000 -0600 @@ -109,6 +109,12 @@ # define NormalLibGlu YES # define FSUseSyslog YES +# define DriverManSuffix 4x +# define DriverManDir $(MANSOURCEPATH)4 + +# define MiscManSuffix 7x +# define MiscManDir $(MANSOURCEPATH)7 + # define DebianMaintainer YES # ifdef DebianMaintainer -- Warren Turkal President, GOLUM, Inc. http://www.golum.org