summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:32 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:32 +0000
commit0e8270f8cb2ff73eda71589a1e23ce434f03bcf3 (patch)
tree0e64ee7c74527a190afd867764504e5e348324a7
parent71fc4c55831ec988b0a902eaa4408d66c7fd1ea0 (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 f0abd9f..e6b5248 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,7 +63,7 @@ xsm_SOURCES = \
xtwatch.c \
xtwatch.h
-dist_man_MANS = \
+dist_man1_MANS = \
xsm.man
# App default files (*.ad)