summaryrefslogtreecommitdiff
path: root/docs/man/man3/message.h.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/message.h.3')
-rw-r--r--docs/man/man3/message.h.36
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/man/man3/message.h.3 b/docs/man/man3/message.h.3
index 719defbf5..f677c6554 100644
--- a/docs/man/man3/message.h.3
+++ b/docs/man/man3/message.h.3
@@ -101,22 +101,20 @@ Referenced by Server::ChangeGECOS().
.PP
.SS "char* cmode (\fBuserrec\fP * user, \fBchanrec\fP * chan)"
.PP
-Referenced by Server::ChanMode().
.SS "int common_channels (\fBuserrec\fP * u, \fBuserrec\fP * u2)"
.PP
-Referenced by Server::CommonChannels().
.SS "int cstatus (\fBuserrec\fP * user, \fBchanrec\fP * chan)"
.PP
+Referenced by kick_channel().
.SS "int has_channel (\fBuserrec\fP * u, \fBchanrec\fP * c)"
.PP
-Referenced by Server::IsOnChannel().
+Referenced by add_channel(), Server::IsOnChannel(), and kick_channel().
.SS "bool hasumode (\fBuserrec\fP * user, char mode)"
.PP
.SS "int isident (const char * n)"
.PP
.SS "int isnick (const char * n)"
.PP
-Referenced by Server::IsNick().
.SS "void NonBlocking (int s)"
.PP
.SS "void send_network_quit (const char * nick, const char * reason)"