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, 6 insertions, 4 deletions
diff --git a/docs/man/man3/channels.cpp.3 b/docs/man/man3/channels.cpp.3
index ce1ab31a4..a9ef2ee12 100644
--- a/docs/man/man3/channels.cpp.3
+++ b/docs/man/man3/channels.cpp.3
@@ -1,4 +1,4 @@
-.TH "channels.cpp" 3 "25 May 2005" "InspIRCd" \" -*- nroff -*-
+.TH "channels.cpp" 3 "30 May 2005" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -6,14 +6,14 @@ channels.cpp \-
.SH SYNOPSIS
.br
.PP
+\fC#include 'inspircd_config.h'\fP
+.br
\fC#include 'inspircd.h'\fP
.br
\fC#include 'inspircd_io.h'\fP
.br
\fC#include 'inspircd_util.h'\fP
.br
-\fC#include 'inspircd_config.h'\fP
-.br
\fC#include <unistd.h>\fP
.br
\fC#include <sys/errno.h>\fP
@@ -263,7 +263,7 @@ Definition at line 97 of file channels.cpp.
Referenced by IsRoutable().
.SS "int \fBMODCOUNT\fP = -1"
.PP
-Definition at line 1016 of file modules.cpp.
+Definition at line 1019 of file modules.cpp.
.PP
Referenced by Server::FindModule().
.SS "std::vector<std::string> \fBmodule_names\fP"
@@ -309,6 +309,8 @@ Definition at line 65 of file channels.cpp.
.SS "char \fBServerName\fP[MAXBUF]"
.PP
Definition at line 63 of file channels.cpp.
+.PP
+Referenced by userrec::userrec().
.SS "int \fBSERVERportCount\fP"
.PP
Definition at line 90 of file channels.cpp.