diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-07 20:15:05 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-07 20:15:05 +0000 |
commit | 755d67224f033aaa9b4ef3d2dd00f46bb8c19dc2 (patch) | |
tree | a1e26279c8df6310c611bb2ddd3ea87cec95b9e8 /docs/man/man3/users.cpp.3 | |
parent | 4efba4dad4b21f8ae2357a473b335e147b83a7c7 (diff) |
New docs to match extra module Version class stuff, etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1008 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/users.cpp.3')
-rw-r--r-- | docs/man/man3/users.cpp.3 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/man/man3/users.cpp.3 b/docs/man/man3/users.cpp.3 index a59c5fc6b..f33f24c81 100644 --- a/docs/man/man3/users.cpp.3 +++ b/docs/man/man3/users.cpp.3 @@ -1,4 +1,4 @@ -.TH "users.cpp" 3 "4 Apr 2005" "InspIRCd" \" -*- nroff -*- +.TH "users.cpp" 3 "7 Apr 2005" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -25,12 +25,18 @@ users.cpp \- .ti -1c .RI "std::stringstream \fBconfig_f\fP" .br +.ti -1c +.RI "time_t \fBTIME\fP" +.br .in -1c .SH "Variable Documentation" .PP .SS "std::stringstream \fBconfig_f\fP" .PP Definition at line 24 of file users.cpp. +.SS "time_t \fBTIME\fP" +.PP +Definition at line 26 of file users.cpp. .SH "Author" .PP Generated automatically by Doxygen for InspIRCd from the source code. |