diff options
Diffstat (limited to 'docs/man/man3/mode.h.3')
-rw-r--r-- | docs/man/man3/mode.h.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/man/man3/mode.h.3 b/docs/man/man3/mode.h.3 index 6095483d1..8a27ddae3 100644 --- a/docs/man/man3/mode.h.3 +++ b/docs/man/man3/mode.h.3 @@ -1,4 +1,4 @@ -.TH "mode.h" 3 "30 May 2005" "InspIRCd" \" -*- nroff -*- +.TH "mode.h" 3 "27 Nov 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -96,6 +96,7 @@ mode.h \- .PP .SS "void server_mode (char ** parameters, int pcnt, \fBuserrec\fP * user)" .PP +Referenced by Server::SendMode(). .SS "char* take_ban (\fBuserrec\fP * user, char * dest, \fBchanrec\fP * chan, int status)" .PP .SS "char* take_hops (\fBuserrec\fP * user, char * dest, \fBchanrec\fP * chan, int status)" |