Inetutils installs all man pages, regardless of what software is configured to be installed (with --disable-servers, for example, man pages are still installed for tftpd). This may be caused by the use of "EXTRA_DIST = $(man_MANS)" in each Makefile.am instead of "dist_man_MANS = $(man_MANS)" or something related.

Reply via email to