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
commit3d6bd1e2ab17b69f0b188325bbda62e56df13dbf (patch)
treed20f38fcf3cfd4e9cee13fc9742cf173c1705dfc
parent9c808e849cc65bf482f1e1f0b33fc82cd08a0593 (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 79f4d0f..0bedec7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ oclock_SOURCES = \
transform.c \
transform.h
-dist_man_MANS = \
+dist_man1_MANS = \
oclock.man
# App default files (*.ad)