]> granicus.if.org Git - ejabberd/commitdiff
* doc/guide.tex: Fix (thanks to Sander Devrieze)
authorAlexey Shchepin <alexey@process-one.net>
Fri, 27 Aug 2004 21:02:59 +0000 (21:02 +0000)
committerAlexey Shchepin <alexey@process-one.net>
Fri, 27 Aug 2004 21:02:59 +0000 (21:02 +0000)
SVN Revision: 263

ChangeLog
doc/guide.html
doc/guide.tex

index 9e19490088fb636404cc7094bcdc58e682159f87..fe4695784e7d05dc17a96ff060aefa3856f40d4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-08-28  Alexey Shchepin  <alexey@sevcom.net>
+
+       * doc/guide.tex: Fix (thanks to Sander Devrieze)
+
 2004-08-27  Alexey Shchepin  <alexey@sevcom.net>
 
        * src/xml_stream.erl: Few optimizations
index ad110bb15c616d40ba29d24905518e74bb5d695c..7cfa86468df111ed04b0470be43415a32519672d 100644 (file)
@@ -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"}.
index 0558de949371c1b80fab1fbdee9bab3418ba4cb7..d8c75857254d0b9f09ea47720e41e42113795877 100644 (file)
@@ -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"}.