aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi/Irc/Notifylist.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Irssi/Irc/Notifylist.pod')
-rw-r--r--docs/Irssi/Irc/Notifylist.pod8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/Irssi/Irc/Notifylist.pod b/docs/Irssi/Irc/Notifylist.pod
index 5b2628a..fd933ef 100644
--- a/docs/Irssi/Irc/Notifylist.pod
+++ b/docs/Irssi/Irc/Notifylist.pod
@@ -2,11 +2,12 @@ __END__
=head1 NAME
-Irssi::Notifylist
+Irssi::Irc::Notifylist
=head1 FIELDS
Notifylist->{}
+
mask - Notify nick mask
away_check - Notify away status changes
idle_check_time - Notify when idle time is reset and idle was bigger
@@ -16,6 +17,7 @@ Notifylist->{}
=head1 METHODS
-Notifylist::ircnets_match(ircnet)
- Returns 1 if notify is checked in `ircnet'.
+=head2 C<ircnets_match $ircnet>
+
+Returns 1 if notify is checked in `ircnet'.