diff options
author | Alexey Shchepin <alexey@process-one.net> | 2004-11-21 21:35:51 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2004-11-21 21:35:51 +0000 |
commit | 3d1ff452cb2c0b9a7bcff4938767e92732f362d4 (patch) | |
tree | 0eeb9ebff3b192ffc954eaf0fd3563250c693368 /doc/guide.tex | |
parent | * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL (diff) |
* src/mod_vcard.erl: Added missed index
* doc/guide.tex: Updated (thanks to Sander Devrieze)
SVN Revision: 286
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 7a4e08f0..0dc0f7e3 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -132,7 +132,7 @@ The misfeatures of \ejabberd{} are: \end{itemize} -\section{Installation} +\section{Installation from Source} \label{sec:installation} \subsection{Installation Requirements} @@ -695,8 +695,8 @@ Example: -\section{Distribution} -\label{sec:distribution} +\section{Clustering} +\label{sec:clustering} \subsection{How it works} @@ -846,7 +846,7 @@ domain. The following options are used by many modules, so they are described in separate section. -\subsubsection{Option \option{iqdisc}} +\subsubsection{\option{iqdisc}} \label{sec:modiqdiscoption} Many modules define handlers for processing IQ queries of different namespaces @@ -879,7 +879,7 @@ Example: ]}. \end{verbatim} -\subsubsection{Option \option{host}} +\subsubsection{\option{host}} \label{sec:modhostoption} This option explicitly defines hostname for the module which acts as a service. @@ -1184,8 +1184,6 @@ Options: \iqdiscitem{\ns{http://jabber.org/protocol/stats}} \end{description} -TBD about access. - \subsection{\modtime{}} \label{sec:modtime} |