diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2006-09-25 08:46:56 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2006-09-25 08:46:56 +0000 |
commit | 7dbb35800d9f58a2e96e4a2c7ff53c5d88e601b4 (patch) | |
tree | b282554a17630df8abe370d9118598b4bef424c5 /doc/guide.html | |
parent | * src/ejabberd_socket.erl: Support for non-xml sockets (diff) |
* doc/introduction.tex: Minor doc updates for release 1.1.2.
SVN Revision: 631
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guide.html b/doc/guide.html index 214f8ef7f..596a5ec91 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -221,14 +221,14 @@ Comprehensive documentation. <LI CLASS="li-itemize">Straightforward installers for Linux, Mac OS X, and Windows.<SPAN STYLE="font-variant:small-caps">improved</SPAN> <LI CLASS="li-itemize">Web interface for administration tasks. <LI CLASS="li-itemize">Shared Roster Groups. -<LI CLASS="li-itemize">Command line administration tool. +<LI CLASS="li-itemize">Command line administration tool.<SPAN STYLE="font-variant:small-caps">improved</SPAN> <LI CLASS="li-itemize">Can integrate with existing authentication mechanisms. <LI CLASS="li-itemize">Capability to send announce messages. </UL><BR> <BR> <LI CLASS="li-itemize">Internationalized: <TT>ejabberd</TT> leads in internationalization. Hence it is very well suited in a globalized world. Related features are: <UL CLASS="itemize"><LI CLASS="li-itemize"> -Translated in 11 languages. +Translated in 12 languages.<SPAN STYLE="font-variant:small-caps">improved</SPAN> <LI CLASS="li-itemize">Support for <A HREF="http://www.ietf.org/rfc/rfc3490.txt">IDNA</A>. </UL><BR> <BR> @@ -267,7 +267,7 @@ Native MySQL support. </UL> <LI CLASS="li-itemize">Authentication <UL CLASS="itemize"><LI CLASS="li-itemize"> -LDAP and ODBC. +LDAP and ODBC.<SPAN STYLE="font-variant:small-caps">improved</SPAN> <LI CLASS="li-itemize">External Authentication script. <LI CLASS="li-itemize">Internal Authentication. </UL> |