diff options
Diffstat (limited to 'docs/man/man3/users.cpp.3')
-rw-r--r-- | docs/man/man3/users.cpp.3 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/man/man3/users.cpp.3 b/docs/man/man3/users.cpp.3 index c9dd9006a..48f8e97a8 100644 --- a/docs/man/man3/users.cpp.3 +++ b/docs/man/man3/users.cpp.3 @@ -1,4 +1,4 @@ -.TH "users.cpp" 3 "30 May 2005" "InspIRCd" \" -*- nroff -*- +.TH "users.cpp" 3 "27 Nov 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -10,6 +10,8 @@ users.cpp \- .br \fC#include 'channels.h'\fP .br +\fC#include 'connection.h'\fP +.br \fC#include 'users.h'\fP .br \fC#include 'inspircd.h'\fP @@ -38,13 +40,10 @@ users.cpp \- .PP .SS "std::stringstream \fBconfig_f\fP" .PP -Definition at line 27 of file users.cpp. .SS "char \fBServerName\fP[MAXBUF]" .PP -Definition at line 28 of file users.cpp. .SS "time_t \fBTIME\fP" .PP -Definition at line 30 of file users.cpp. .SH "Author" .PP Generated automatically by Doxygen for InspIRCd from the source code. |