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
commit01e99cb7d65cb5159cb0b5d2f10ea304f837df42 (patch)
tree936bdc7d51d82a87551c00d3b8877f71458f37b9
parent327d6df6c97dd9d55e95dfabf002f78fe624e0ee (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 67fa26f..5a6bcae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,7 @@ xfontsel_SOURCES = \
ULabelP.h \
xfontsel.c
-dist_man_MANS = \
+dist_man1_MANS = \
xfontsel.man
# App default files (*.ad)