diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2002-10-17 22:15:48 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2002-10-17 22:15:48 +0000 |
commit | ca71f93f6b66c424e8e76237b98bc293b2f5674c (patch) | |
tree | ba0f4830281096a155df9eab9b85689a9dab8147 /rfcomm | |
parent | d774efc2f8cc21d599cacc933ea26e0d63e91365 (diff) |
Correct the man path for rfcomm.1
Diffstat (limited to 'rfcomm')
-rw-r--r-- | rfcomm/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |