mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02: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:
parent
d63f6d4a88
commit
f4e9745c9f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue