From 3f1417ff2d1e3fc91ae02c63cfb10eb1f50167cd Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 9 Oct 2002 21:58:09 +0000 Subject: Move the man page of rfcomm to section 1 --- rfcomm/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rfcomm/Makefile.am') diff --git a/rfcomm/Makefile.am b/rfcomm/Makefile.am index 83b1f3f2..8ba03314 100644 --- a/rfcomm/Makefile.am +++ b/rfcomm/Makefile.am @@ -10,7 +10,7 @@ bin_PROGRAMS = rfcomm rfcomm_SOURCES = main.c parser.h parser.y lexer.l kword.h kword.c rfcomm_CONFIG = rfcomm.conf -man_MANS = rfcomm.8 +man_MANS = rfcomm.1 YFLAGS = -d -- cgit