From d80dc596a2011f4ab285657fabfd81ba202dd442 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 15 Sep 2006 09:21:52 +0000 Subject: [PATCH] Fix modulePath in upgrade-example. Put re-indexing paragraph in note section. --- doc/installation.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/installation.xml b/doc/installation.xml index c19627f..7a41140 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,4 +1,4 @@ - + Installation @@ -416,13 +416,15 @@ profilePath: some/local/path:/usr/share/idzebra-2.0/tab # modulePath - where to look for loadable zebra modules - modulePath: /usr/lib/idzebra-2.0/ + modulePath: /usr/lib/idzebra-2.0/modules - - The internal binary register structures have changed; all Zebra - databases must be re-indexed after upgrade. - + + + The internal binary register structures have changed; all Zebra + databases must be re-indexed after upgrade. + + The attribute set defintion files may no longer contain redirection to other fields. -- 1.7.10.4