summaryrefslogtreecommitdiff
path: root/docs/man/man3/inspircd.h.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/inspircd.h.3')
-rw-r--r--docs/man/man3/inspircd.h.317
1 files changed, 1 insertions, 16 deletions
diff --git a/docs/man/man3/inspircd.h.3 b/docs/man/man3/inspircd.h.3
index 7ad3acf2c..32e2fdb01 100644
--- a/docs/man/man3/inspircd.h.3
+++ b/docs/man/man3/inspircd.h.3
@@ -1,4 +1,4 @@
-.TH "inspircd.h" 3 "14 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
+.TH "inspircd.h" 3 "15 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -126,9 +126,6 @@ inspircd.h \-
.RI "bool \fBis_valid_cmd\fP (const char *commandname, int pcnt, \fBuserrec\fP *user)"
.br
.ti -1c
-.RI "\fBstd::string\fP \fBGetRevision\fP ()"
-.br
-.ti -1c
.RI "int \fBloop_call\fP (\fBhandlerfunc\fP fn, char **parameters, int pcnt, \fBuserrec\fP *u, int start, int end, int joins)"
.br
.ti -1c
@@ -141,9 +138,6 @@ inspircd.h \-
.RI "\fBuserrec\fP * \fBReHashNick\fP (char *Old, char *New)"
.br
.ti -1c
-.RI "char * \fBModuleError\fP ()"
-.br
-.ti -1c
.RI "void \fBAddOper\fP (\fBuserrec\fP *user)"
.br
.ti -1c
@@ -159,9 +153,6 @@ inspircd.h \-
.RI "const char * \fBFindServerNamePtr\fP (\fBstd::string\fP servername)"
.br
.ti -1c
-.RI "\fBstd::string\fP \fBGetVersionString\fP ()"
-.br
-.ti -1c
.RI "void * \fBdns_task\fP (void *arg)"
.br
.ti -1c
@@ -244,10 +235,6 @@ Referenced by userrec::userrec().
Referenced by Server::ChangeUserNick().
.SS "void FullConnectUser (\fBuserrec\fP * user)"
.PP
-.SS "\fBstd::string\fP GetRevision ()"
-.PP
-.SS "\fBstd::string\fP GetVersionString ()"
-.PP
.SS "void handle_version (char ** parameters, int pcnt, \fBuserrec\fP * user)"
.PP
.SS "bool is_valid_cmd (const char * commandname, int pcnt, \fBuserrec\fP * user)"
@@ -260,8 +247,6 @@ Referenced by Server::PseudoToUser(), and Server::QuitUser().
.PP
.SS "int loop_call (\fBhandlerfunc\fP fn, char ** parameters, int pcnt, \fBuserrec\fP * u, int start, int end, int joins)"
.PP
-.SS "char* ModuleError ()"
-.PP
.SS "void process_buffer (const char * cmdbuf, \fBuserrec\fP * user)"
.PP
.SS "\fBuserrec\fP* ReHashNick (char * Old, char * New)"