summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:28 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:28 +0000
commitdbca1d64327d8473c48e99605ab828359ba19c89 (patch)
tree8e9177c54847b7e5286892b522bfc80a131b5c77
parente05a2b227007c3527933e9d2efea9a5d5fa93d8d (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 607bb4b..5c01381 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,7 +41,7 @@ proxymngr_SOURCES = \
pmint.h \
PMproto.h
-dist_man_MANS = \
+dist_man1_MANS = \
proxymngr.man
configdir = $(CONFIG_DIR)