diff --git a/docs/manual/src/docbook/appendix-namespace.xml b/docs/manual/src/docbook/appendix-namespace.xml
index e3dec25c20..09aee996e7 100644
--- a/docs/manual/src/docbook/appendix-namespace.xml
+++ b/docs/manual/src/docbook/appendix-namespace.xml
@@ -12,11 +12,11 @@
intended as a supplement to the information there. Using a good quality XML editor while editing
a configuration based on the schema is recommended as this will provide contextual information
on which elements and attributes are available as well as comments explaining their purpose. The
- namespace is captured in RELAX NG Compact
+ namespace is written in RELAX NG Compact
format and later converted into an XSD schema. If you are familiar with this format, you may
wish to examine the schema file.
+ >schema file directly.
Web Application Security - the <http> Element The <http> element encapsulates the security configuration for
diff --git a/docs/manual/src/docbook/cas-auth-provider.xml b/docs/manual/src/docbook/cas-auth-provider.xml
index e3a2010ac3..dc35ecaa4a 100644
--- a/docs/manual/src/docbook/cas-auth-provider.xml
+++ b/docs/manual/src/docbook/cas-auth-provider.xml
@@ -270,14 +270,20 @@
Instead, the user will need to re-enter their username and password in order to gain access to
the service.The following beans should be configured to commence the CAS authentication
- process:
+ process (assuming you're using a namespace configuration):
+
+ ...
+
+
+
+ ...
+
+
-