summaryrefslogtreecommitdiff
path: root/docs/man/man3/commands.h.3
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-12-09 20:21:39 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-12-09 20:21:39 +0000
commitbab9f4b4bc0f6aa0e1377745fd216ef9874b3f27 (patch)
tree816b86525dc3e6f84a81adb0c8744b4c4798e792 /docs/man/man3/commands.h.3
parenta96341b150898376a1b01c7fb4519e1265c599b6 (diff)
Added new module docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2301 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/commands.h.3')
-rw-r--r--docs/man/man3/commands.h.39
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/man/man3/commands.h.3 b/docs/man/man3/commands.h.3
index 467911b07..643a4d95f 100644
--- a/docs/man/man3/commands.h.3
+++ b/docs/man/man3/commands.h.3
@@ -1,4 +1,4 @@
-.TH "commands.h" 3 "27 Nov 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
+.TH "commands.h" 3 "9 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -188,9 +188,14 @@ commands.h \-
.RI "long \fBduration\fP (const char *str)"
.br
.RI "\fIOther useful functions. \fP"
+.ti -1c
+.RI "void \fBdo_whois\fP (\fBuserrec\fP *user, \fBuserrec\fP *dest, unsigned long signon, unsigned long idle, char *nick)"
+.br
.in -1c
.SH "Function Documentation"
.PP
+.SS "void do_whois (\fBuserrec\fP * user, \fBuserrec\fP * dest, unsigned long signon, unsigned long idle, char * nick)"
+.PP
.SS "long duration (const char * str)"
.PP
Other useful functions.
@@ -304,7 +309,7 @@ These are the handlers for user commands.
.PP
Functions for u:lined servers.
.PP
-Referenced by Server::IsUlined().
+Referenced by userrec::HasPermission(), and Server::IsUlined().
.SH "Author"
.PP
Generated automatically by Doxygen for InspIRCd from the source code.