s/nickserv ident/nickserv identify/

git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4861 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2008-06-10 10:49:25 +00:00 committed by exg
commit bd63e4c746
2 changed files with 4 additions and 4 deletions

View file

@ -111,7 +111,7 @@ management (send me a note if you can think of more):</p>
joining channels)</p>
<pre>
/NETWORK ADD -autosendcmd "/^msg nickserv ident pass;wait 2000" OFTC
/NETWORK ADD -autosendcmd "/^msg nickserv identify pass;wait 2000" OFTC
</pre>
<p>(NOTE: use /IRCNET with 0.8.9 and older)</p>
@ -275,7 +275,7 @@ you're connected to some network, use <code>-autosendcmd</code> option.
<pre>
/NETWORK ADD -autosendcmd '^msg bot invite' IRCnet
/NETWORK ADD -autosendcmd "/^msg nickserv ident pass;wait 2000" OFTC
/NETWORK ADD -autosendcmd "/^msg nickserv identify pass;wait 2000" OFTC
</pre>
<p>After that you need to add your servers. For example:</p>