summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:27 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:27 +0000
commitf854069623c3f4d511cd1206532d19960490e4f4 (patch)
tree46ee795b33f672de901c4a46f9c6486fa17de538
parent6f43ddee92ac8eddc1b42ff1eb5bc570d065fef2 (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 d2f7540..b72dbbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@ beforelight_SOURCES = \
b4light.c \
config.h
-dist_man_MANS = \
+dist_man1_MANS = \
b4light.man
# App default files (*.ad)