summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-07-27 14:25:28 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-07-27 14:25:28 +0000
commit053eb303cb37c762b3bf2dcedef051727a4be3ed (patch)
treee194eef0ec8de058c2ce498f90b7b25e35bf4159 /README
parentf519c73fa821fbcec9424411e8b08dc0a296f055 (diff)
Mention the --mandir option
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fbbda530..34355332 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ In order to compile Bluetooth utilities you need following software packages:
- YACC (yacc, bison, byacc)
To configure run:
- ./configure --prefix=/usr --sysconfdir=/etc
+ ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc
Configure automatically searches for all required components and packages.