diff options
Diffstat (limited to 'docs/man/man3/users.h.3')
-rw-r--r-- | docs/man/man3/users.h.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/man3/users.h.3 b/docs/man/man3/users.h.3 index 09eb0ae89..21e2e3b0d 100644 --- a/docs/man/man3/users.h.3 +++ b/docs/man/man3/users.h.3 @@ -1,4 +1,4 @@ -.TH "users.h" 3 "26 Apr 2005" "InspIRCd" \" -*- nroff -*- +.TH "users.h" 3 "7 May 2005" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -91,10 +91,10 @@ Definition at line 28 of file users.h. .PP .SS "typedef std::vector<\fBConnectClass\fP> \fBClassVector\fP" .PP -Holds a complete list of all allow and deny tags from the configuration file (connection classes). Definition at line 85 of file users.h. +Holds a complete list of all allow and deny tags from the configuration file (connection classes). Definition at line 90 of file users.h. .SS "typedef std::vector<\fBInvited\fP> \fBInvitedList\fP" .PP -Holds a complete list of all channels to which a user has been invited and has not yet joined. Definition at line 79 of file users.h. +Holds a complete list of all channels to which a user has been invited and has not yet joined. Definition at line 84 of file users.h. .SH "Author" .PP Generated automatically by Doxygen for InspIRCd from the source code. |