From ca71f93f6b66c424e8e76237b98bc293b2f5674c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 17 Oct 2002 22:15:48 +0000 Subject: Correct the man path for rfcomm.1 --- rfcomm/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rfcomm') diff --git a/rfcomm/Makefile.am b/rfcomm/Makefile.am index 8ba03314..72635ff2 100644 --- a/rfcomm/Makefile.am +++ b/rfcomm/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # -mandir = $(prefix)/share/man +mandir = $(prefix)/usr/share/man confdir = /etc/bluetooth bin_PROGRAMS = rfcomm -- cgit