summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-27 01:54:17 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-27 01:54:17 +0000
commit6d58b9aac2e339f1caa30882d6cb5c3bd3cd53e1 (patch)
tree0617dec177cde8504469fa95f42dbd0e38bc331a /Makefile.am
parent7e7777e930bd2b25df25edfc26bbbab026d41827 (diff)
downloadxorg-app-xauth-6d58b9aac2e339f1caa30882d6cb5c3bd3cd53e1.tar.gz
Move manpages to section 1 instead of section m.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 4c28d6c..6d1f747 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,5 @@ xauth_SOURCES = \
xauth.c \
xauth.h
-dist_man_MANS = \
+dist_man1_MANS = \
xauth.man
-