aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/rcirc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/rcirc.texi')
-rw-r--r--doc/misc/rcirc.texi12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi
index 3e9ee928822..0174c3fa87f 100644
--- a/doc/misc/rcirc.texi
+++ b/doc/misc/rcirc.texi
@@ -5,7 +5,7 @@
5@c %**end of header 5@c %**end of header
6 6
7@copying 7@copying
8Copyright @copyright{} 2006-2011 8Copyright @copyright{} 2006-2012
9Free Software Foundation, Inc. 9Free Software Foundation, Inc.
10 10
11@quotation 11@quotation
@@ -524,7 +524,7 @@ your full name, you might want to set it to some pseudonym.
524 524
525@item rcirc-authinfo 525@item rcirc-authinfo
526@vindex rcirc-authinfo 526@vindex rcirc-authinfo
527@cindex authentification 527@cindex authentication
528@cindex identification 528@cindex identification
529@cindex nickserv 529@cindex nickserv
530@cindex login 530@cindex login
@@ -547,7 +547,7 @@ And here are the valid method symbols and the arguments they require:
547 547
548@table @code 548@table @code
549@item nickserv 549@item nickserv
550@cindex nickserv authentification 550@cindex nickserv authentication
551Use this symbol if you need to identify yourself as follows when 551Use this symbol if you need to identify yourself as follows when
552connecting to a network: @code{/msg nickserv identify secret}. The 552connecting to a network: @code{/msg nickserv identify secret}. The
553necessary arguments are the nickname you want to use this for, and the 553necessary arguments are the nickname you want to use this for, and the
@@ -558,7 +558,7 @@ pick a password for it. Contact @code{nickserv} and check out the
558details. (Using @code{/msg nickserv help}, for example.) 558details. (Using @code{/msg nickserv help}, for example.)
559 559
560@item chanserv 560@item chanserv
561@cindex chanserv authentification 561@cindex chanserv authentication
562Use this symbol if you need to identify yourself as follows if you want 562Use this symbol if you need to identify yourself as follows if you want
563to join a particular channel: @code{/msg chanserv identify #underground 563to join a particular channel: @code{/msg chanserv identify #underground
564secret}. The necessary arguments are the nickname and channel you want 564secret}. The necessary arguments are the nickname and channel you want
@@ -569,7 +569,7 @@ the password to use. Contact @code{chanserv} and check out the details.
569(Using @code{/msg chanserv help}, for example.) 569(Using @code{/msg chanserv help}, for example.)
570 570
571@item bitlbee 571@item bitlbee
572@cindex bitlbee authentification 572@cindex bitlbee authentication
573Use this symbol if you need to identify yourself in the Bitlbee channel 573Use this symbol if you need to identify yourself in the Bitlbee channel
574as follows: @code{identify secret}. The necessary arguments are the 574as follows: @code{identify secret}. The necessary arguments are the
575nickname you want to use this for, and the password to use. 575nickname you want to use this for, and the password to use.
@@ -585,7 +585,7 @@ Bitlbee acts like an IRC server, but in fact it is a gateway to a lot of
585other instant messaging services. You can either install Bitlbee 585other instant messaging services. You can either install Bitlbee
586locally or use a public Bitlbee server. There, you need to create an 586locally or use a public Bitlbee server. There, you need to create an
587account with a password. This is the nick and password you need to 587account with a password. This is the nick and password you need to
588provide for the bitlbee authentification method. 588provide for the bitlbee authentication method.
589 589
590Later, you will tell Bitlbee about your accounts and passwords on all 590Later, you will tell Bitlbee about your accounts and passwords on all
591the other instant messaging services, and Bitlbee will log you in. All 591the other instant messaging services, and Bitlbee will log you in. All