diff --git a/src/docbkx/namespace-config.xml b/src/docbkx/namespace-config.xml
index aeadf3dcf2..1c404199d4 100644
--- a/src/docbkx/namespace-config.xml
+++ b/src/docbkx/namespace-config.xml
@@ -196,7 +196,9 @@
InMemoryDaoImpl. A ProviderManager
bean is always created by the namespace processing system and the
DaoAuthenticationProvider
- is automatically registered with it.
+ is automatically registered with it. You can find more detailed
+ information on the beans that are created in the namespace appendix.
+
The configuration above defines two users, their passwords and their roles within the application (which will
@@ -303,6 +305,7 @@
+
Using other Authentication Providers