summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2009-06-15 18:56:52 +0000
committerBadlop <badlop@process-one.net>2009-06-15 18:56:52 +0000
commit83ffe1989aa4bd9fa8be9141178f6bf3bf0b4f95 (patch)
treee011efee6765dc8aefd6b5b0841824a3ec245a7f /doc
parentAdd option to restrict max offline messages by Access and ACL (EJAB-951) (diff)
Ad-hoc commands to join IRC channel, set nickname and encoding (thanks to Magnus Henoch)(EJAB-302)
SVN Revision: 2164
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.html2
-rw-r--r--doc/guide.tex2
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/guide.html b/doc/guide.html
index c8160e50..80d7402b 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -2023,6 +2023,8 @@ to the IRC transport instead of the Multi-User Chat service.
<TT>nickserver!irc.example.org@irc.jabberserver.org</TT>.
</LI><LI CLASS="li-itemize">Entering your password is possible by sending &#X2018;LOGIN nick password&#X2019;<BR>
to <TT>nickserver!irc.example.org@irc.jabberserver.org</TT>.
+</LI><LI CLASS="li-itemize">The IRC transport provides Ad-Hoc Commands (<A HREF="http://www.xmpp.org/extensions/xep-0050.html">XEP-0050</A>)
+to join a channel, and to set custom IRC username and encoding.
</LI><LI CLASS="li-itemize">When using a popular Jabber server, it can occur that no
connection can be achieved with some IRC servers because they limit the
number of conections from one IP.
diff --git a/doc/guide.tex b/doc/guide.tex
index 66747bbe..33f8ca57 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -2687,6 +2687,8 @@ End user information:
\jid{nickserver!irc.example.org@irc.jabberserver.org}.
\item Entering your password is possible by sending `LOGIN nick password' \\
to \jid{nickserver!irc.example.org@irc.jabberserver.org}.
+\item The IRC transport provides Ad-Hoc Commands (\xepref{0050})
+ to join a channel, and to set custom IRC username and encoding.
\item When using a popular \Jabber{} server, it can occur that no
connection can be achieved with some IRC servers because they limit the
number of conections from one IP.