* doc/guide.tex: Fix (thanks to Sander Devrieze)

SVN Revision: 263
This commit is contained in:
Alexey Shchepin 2004-08-27 21:02:59 +00:00
parent 1f3eb68e48
commit 210a9a689b
3 changed files with 8 additions and 2 deletions

View File

@ -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

View 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"}.

View 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"}.