From e0db7b0d2f777361c8194c5820bb2f6e44c55204 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 15 Dec 2005 11:15:09 +0000 Subject: Added documentation for CullItem and CullList git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2466 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/man/man3/inspircd.h.3 | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'docs/man/man3/inspircd.h.3') 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)" -- cgit v1.2.3