diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide.html | 2 | ||||
-rw-r--r-- | doc/guide.tex | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/guide.html b/doc/guide.html index c8160e502..80d7402bf 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 ‘LOGIN nick password’<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 66747bbe5..33f8ca574 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. |