aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2007-08-09 08:03:00 +0000
committerAlexey Shchepin <alexey@process-one.net>2007-08-09 08:03:00 +0000
commitb1b348e184c48ea188c2592dad535dad1b793831 (patch)
treeb023befb1e8e93cc6dd6e6f49ff010b2065d646f /doc/guide.tex
parent* src/mod_offline.erl: Typo. (diff)
* doc/guide.tex: Minor update (thanks to Sergei Golovan)
SVN Revision: 862
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index ed608075b..3903a16eb 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -422,8 +422,9 @@ the configuration file:
override_local.
override_acls.
\end{verbatim}
-With these lines the old global options, local options and ACLs will be removed
-before new ones are added.
+With these lines the old global options (shared between all ejabberd nodes in a
+cluster), local options (which are specific for this particular ejabberd node)
+and ACLs will be removed before new ones are added.
\subsection{Host Names}
\label{hostnames}