From 80cf9497a8c7776e67377a0d1eb623739206b695 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 1 Aug 2005 20:25:30 +0000 Subject: Install man pages to section 1 instead of section m (Patch from Donnie Berkholz) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 17b987e..256419e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ xload_SOURCES = \ xload.c \ xload.h -dist_man_MANS = \ +dist_man1_MANS = \ xload.man # App default files (*.ad) -- cgit v1.2.3