summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-27 01:54:18 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-27 01:54:18 +0000
commit10e946b8da2718e6657e8a1a880fd46acc6c5ce8 (patch)
tree6237d490d1f518154321529e1c87ad687529f7b3
parent95191a911fce864af7349df2377363885e4c920f (diff)
Move manpages to section 1 instead of section m.
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0e9fed7..20aed80 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,5 @@ xkbprint_SOURCES = \
xkbprint.c \
xkbprint.h
-dist_man_MANS = \
+dist_man1_MANS = \
xkbprint.man
-