From 7efa81258b496d9e5a56c827d10d048736f200e1 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 1 Aug 2005 20:25:27 +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 df8ec2e..5dab8bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,6 @@ fstobdf_SOURCES = \ header.c \ props.c -dist_man_MANS = \ +dist_man1_MANS = \ fstobdf.man -- cgit v1.2.3