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
commiteb44ab57c5e989429f94bb67d01abaef70b9174d (patch)
treee93763783b403879d1bff0b8e64ffe4a3e008fa2
parenta1e27c9edcb4b99a0550e674dea66bd1d3111747 (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 8081200..3b77d59 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,7 +52,7 @@ x11perf_SOURCES = \
x11perf.c \
x11perf.h
-dist_man_MANS = \
+dist_man1_MANS = \
x11pcomp.man \
x11perf.man \
Xmark.man