Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2004-08-28 01:02:59 +0400
committerAlexey Shchepin <alexey@process-one.net>2004-08-28 01:02:59 +0400
commit210a9a689b0435f70e5d58b40dc9c97250f2bfcf (patch)
tree3a7d761e390ca9aaf8aec574371252dfe61d52b7 /doc
parent1f3eb68e488ed27829bdd2896b50e1c975670928 (diff)
* doc/guide.tex: Fix (thanks to Sander Devrieze)
SVN Revision: 263
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.html3
-rw-r--r--doc/guide.tex3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/guide.html b/doc/guide.html
index ad110bb15..7cfa86468 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -639,7 +639,8 @@ To perform online reconfiguration of <TT>ejabberd</TT> you need to enable
<TT>ejabberd_http</TT> listener with option <TT>web_admin</TT> (see
section&nbsp;<A HREF="#sec:configlistened">3.1.5</A>). After that you can open URL
<CODE>http://server:port/admin/</CODE> with you favorite web-browser and enter
-username and password of <TT>ejabberd</TT> administrator. E.&nbsp;g. with such config:
+username and password of an <TT>ejabberd</TT> user with administrator rights. E.&nbsp;g.
+with such config:
<PRE>
...
{host, "example.org"}.
diff --git a/doc/guide.tex b/doc/guide.tex
index 0558de949..d8c758572 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -641,7 +641,8 @@ To perform online reconfiguration of \ejabberd{} you need to enable
\term{ejabberd\_http} listener with option \term{web\_admin} (see
section~\ref{sec:configlistened}). After that you can open URL
\verb|http://server:port/admin/| with you favorite web-browser and enter
-username and password of \ejabberd{} administrator. E.\,g. with such config:
+username and password of an \ejabberd{} user with administrator rights. E.\,g.
+with such config:
\begin{verbatim}
...
{host, "example.org"}.