1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-22 04:35:58 -04:00

Fix broken url.

git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4895 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2008-11-11 18:16:24 +00:00 committed by exg
parent d63f6d4a88
commit f4e9745c9f

View File

@ -986,7 +986,7 @@ Server::isupport(name)
script. If the item is not present returns undef, if the item has no value
then "" is returned use defined $server->isupport("name") if you need to
check whether a property is present.
See http://www.ietf.org/internet-drafts/draft-brocklesby-irc-isupport-01.txt
See http://tools.ietf.org/id/draft-brocklesby-irc-isupport-03.txt
for more information on the ISUPPORT numeric.
*** IRC channels