summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:29 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:29 +0000
commit9e2944c39c197c7b70ac26f1e56beb9085769f63 (patch)
tree3cae52f3a4b6dd4674975bb534a441c01e5a6b04
parent63e5c79c6d324501f2030cebf47fca54279f27e9 (diff)
Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900
Berkholz)
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 602f57a..2bab9f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,7 @@ xfd_SOURCES = \
gridP.h \
xfd.c
-dist_man_MANS = \
+dist_man1_MANS = \
xfd.man
# App default files (*.ad)