summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-02-10 15:55:44 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-02-10 15:55:44 +0100
commit190c5dfcc2f4511e1ecc596b6d95bfaf392f616c (patch)
tree2d2a87b700772a6ca6d1581f113f839a41e6c45d /doc
parent96da9b91cf0fec5349e568f7b9b45dfef215ac08 (diff)
downloadweechat-190c5dfcc2f4511e1ecc596b6d95bfaf392f616c.zip
doc: add IRC RFCs for file irc-protocol.c in developer's guide
Diffstat (limited to 'doc')
-rw-r--r--doc/en/weechat_dev.en.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_dev.en.txt b/doc/en/weechat_dev.en.txt
index cec4efd5a..7b3c9a414 100644
--- a/doc/en/weechat_dev.en.txt
+++ b/doc/en/weechat_dev.en.txt
@@ -213,7 +213,7 @@ Plugins
| irc-msgbuffer.c | Target buffer for IRC messages
| irc-nick.c | IRC nicks
| irc-notify.c | IRC notify lists
-| irc-protocol.c | IRC protocol
+| irc-protocol.c | IRC protocol (RFCs 1459/2810/2811/2812/2813)
| irc-raw.c | IRC raw buffer
| irc-redirect.c | Redirection of IRC command output
| irc-sasl.c | SASL authentication with IRC server