aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-07-27 14:26:22 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-07-27 14:26:22 +0000
commit221b6d1895a6790bc781084f1931067672f3a58f (patch)
treeab560756d721c867e9e352f10a37558e051efb2a /README
parentb0ca501bf9be419d8b6170856e0012dee5544619 (diff)
downloadhcidump-221b6d1895a6790bc781084f1931067672f3a58f.tar.gz
Mention the --mandir option instead of --sysconfdir
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 51a6ad5..2bbdf35 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ In order to compile HCIdump you need following software packages:
- GCC compiler
To configure run:
- ./configure --prefix=/usr --sysconfdir=/etc
+ ./configure --prefix=/usr --mandir=/usr/share/man
Configure automatically searches for all required components and packages.