summaryrefslogtreecommitdiff
path: root/docs/man/man3/channels.cpp.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/channels.cpp.3')
-rw-r--r--docs/man/man3/channels.cpp.310
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/man/man3/channels.cpp.3 b/docs/man/man3/channels.cpp.3
index 9b812d4e9..cba651bbc 100644
--- a/docs/man/man3/channels.cpp.3
+++ b/docs/man/man3/channels.cpp.3
@@ -1,4 +1,4 @@
-.TH "channels.cpp" 3 "16 Apr 2005" "InspIRCd" \" -*- nroff -*-
+.TH "channels.cpp" 3 "20 Apr 2005" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -271,13 +271,19 @@ Definition at line 88 of file channels.cpp.
Definition at line 103 of file channels.cpp.
.SS "int \fBMODCOUNT\fP = -1"
.PP
-Definition at line 959 of file modules.cpp.
+Definition at line 1030 of file modules.cpp.
+.PP
+Referenced by Server::FindModule().
.SS "std::vector<std::string> \fBmodule_names\fP"
.PP
Definition at line 92 of file channels.cpp.
+.PP
+Referenced by Server::FindModule().
.SS "std::vector<\fBModule\fP*> modules"
.PP
Definition at line 64 of file channels.cpp.
+.PP
+Referenced by Server::FindModule().
.SS "char \fBmotd\fP[MAXBUF]"
.PP
Definition at line 76 of file channels.cpp.