the header in rmt.8 is wrong, causing dh_installman to use section 1
[debian/tar] / gnu / uinttostr.c
1 #define anytostr uinttostr
2 #define inttype unsigned int
3 #include "anytostr.c"