summaryrefslogtreecommitdiff
path: root/docs/man/man3/commands.h.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/commands.h.3')
-rw-r--r--docs/man/man3/commands.h.39
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/man/man3/commands.h.3 b/docs/man/man3/commands.h.3
index 5b95d45a8..f39d57305 100644
--- a/docs/man/man3/commands.h.3
+++ b/docs/man/man3/commands.h.3
@@ -1,4 +1,4 @@
-.TH "commands.h" 3 "24 May 2005" "InspIRCd" \" -*- nroff -*-
+.TH "commands.h" 3 "25 May 2005" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -262,9 +262,16 @@ commands.h \-
.RI "long \fBduration\fP (const char *str)"
.br
.RI "\fIOther useful functions. \fP"
+.ti -1c
+.RI "void \fBConnectServer\fP (char *servermask, \fBuserrec\fP *user)"
+.br
+.RI "\fI\fBServer\fP connect creation. \fP"
.in -1c
.SH "Function Documentation"
.PP
+.SS "void ConnectServer (char * servermask, \fBuserrec\fP * user)"
+.PP
+\fBServer\fP connect creation.
.SS "long duration (const char * str)"
.PP
Other useful functions. Referenced by Server::AddELine(), Server::AddGLine(), Server::AddKLine(), Server::AddQLine(), Server::AddZLine(), and Server::CalcDuration().