diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml
index b137f976..dbedc4eb 100644
--- a/src/doc/user/usermanual.sgml
+++ b/src/doc/user/usermanual.sgml
@@ -4757,10 +4757,11 @@ except:
directory. These are defined by
the RECOLL_CONFTOP
and RECOLL_CONFMID environment
- variables. Values from the top directory will override user
- ones, values from the middle directory will override system
- ones and be overriden by user ones. These two variables may be
- of use to applications which augment &RCL; functionality, and
+ variables. Values from configuration files inside the top
+ directory will override user ones, values from configuration
+ files inside the middle directory will override system ones
+ and be overriden by user ones. These two variables may be of
+ use to applications which augment &RCL; functionality, and
need to add configuration data without disturbing the user's
files. Please note that the two, currently single, values will
probably be interpreted as colon-separated lists in the