diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-30 05:23:22 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-30 05:23:22 +0000 |
commit | 956328e80741c88cdae6d98b07be4171c98f4e26 (patch) | |
tree | ad61830f2cc82fa0cc2e20294ed3416f3abf12ae /docs/man/man3/users.cpp.3 | |
parent | 02c18fcb826e63ce7c654d44e9f0afe1eafa7a64 (diff) |
Added docs for base: BoolSet
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1565 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/users.cpp.3')
-rw-r--r-- | docs/man/man3/users.cpp.3 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/man/man3/users.cpp.3 b/docs/man/man3/users.cpp.3 index 4afce53e5..c9dd9006a 100644 --- a/docs/man/man3/users.cpp.3 +++ b/docs/man/man3/users.cpp.3 @@ -1,4 +1,4 @@ -.TH "users.cpp" 3 "25 May 2005" "InspIRCd" \" -*- nroff -*- +.TH "users.cpp" 3 "30 May 2005" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -28,6 +28,9 @@ users.cpp \- .RI "std::stringstream \fBconfig_f\fP" .br .ti -1c +.RI "char \fBServerName\fP [MAXBUF]" +.br +.ti -1c .RI "time_t \fBTIME\fP" .br .in -1c @@ -36,9 +39,12 @@ users.cpp \- .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 29 of file users.cpp. +Definition at line 30 of file users.cpp. .SH "Author" .PP Generated automatically by Doxygen for InspIRCd from the source code. |