diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide.html | 2 | ||||
-rw-r--r-- | doc/guide.tex | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/doc/guide.html b/doc/guide.html index 41e148c3..06f9025d 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -149,8 +149,6 @@ Works on most of popular platforms: *nix (tested on Linux, FreeBSD and The misfeatures of <TT>ejabberd</TT> are: <UL><LI> No support for authentication and STARTTLS in S2S connections -<LI>Access rules can be defined only for global conext, not for specific - virtual host </UL> <!--TOC section Installation from Source--> diff --git a/doc/guide.tex b/doc/guide.tex index 665a0a8c..de5f8ede 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -134,8 +134,6 @@ The main features of \ejabberd{} are: The misfeatures of \ejabberd{} are: \begin{itemize} \item No support for authentication and STARTTLS in S2S connections -\item Access rules can be defined only for global conext, not for specific - virtual host \end{itemize} |