aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi/Irc/Client.pod
diff options
context:
space:
mode:
authorTom Feist <shabble@cowu.be>2010-07-21 16:25:07 +0000
committerTom Feist <shabble@cowu.be>2010-07-21 16:25:07 +0000
commitc2252b6c67df64995b336c27fb175d504af20675 (patch)
treed7d9db209ed0ab7350cf88008e1ec0cdc5556b0a /docs/Irssi/Irc/Client.pod
parentmore fixing and moving (diff)
downloadirssi-scripts-c2252b6c67df64995b336c27fb175d504af20675.tar.gz
irssi-scripts-c2252b6c67df64995b336c27fb175d504af20675.zip
added some stuff to the guide, and cleaned up some irssi.pod function descs
Diffstat (limited to '')
-rw-r--r--docs/Irssi/Irc/Client.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/Irssi/Irc/Client.pod b/docs/Irssi/Irc/Client.pod
index e07bed7..e0a27f4 100644
--- a/docs/Irssi/Irc/Client.pod
+++ b/docs/Irssi/Irc/Client.pod
@@ -2,10 +2,12 @@ __END__
=head1 NAME
-Irssi::Client
+Irssi::Irc::Client
=head1 FIELDS
+
Client->{}
+
nick - nick of the client
host - host of the client
proxy_address - address of the proxy server
@@ -16,5 +18,4 @@ Client->{}
want_ctcp - whether the client wants to receive CTCPs
ircnet - network tag of the network we proxy
-
=head1 METHODS