Description: Do not install manpages in section 3
 They are about C functions that are not installed as a library in this package
 so there is no reason to have the man pages.
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Last-Update: 2017-08-01

--- a/Makefile.am
+++ b/Makefile.am
@@ -31,19 +31,10 @@ xinetconf_DATA = \
 
 man_MANS = \
 	man/itox.8 \
-	man/m_env.3 \
-	man/pset.3 \
-	man/psi.3 \
-	man/sio.3 \
-	man/Sprint.3 \
-	man/strparse.3 \
-	man/strprint.3 \
-	man/strutil.3 \
 	man/xconv.pl.8 \
 	man/xinetd.conf.5 \
 	man/xinetd.log.5 \
-	man/xinetd.8 \
-	man/xlog.3
+	man/xinetd.8
 
 AM_LDFLAGS = $(LDFLAGS) $(HARDEN_LDFLAGS)
 AM_CFLAGS = $(CFLAGS) $(HARDEN_CFLAGS)
