summaryrefslogtreecommitdiff
path: root/docs/man/man3/Version.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/Version.3')
-rw-r--r--docs/man/man3/Version.314
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/man/man3/Version.3 b/docs/man/man3/Version.3
index c0d4fd052..3488e1cb2 100644
--- a/docs/man/man3/Version.3
+++ b/docs/man/man3/Version.3
@@ -1,4 +1,4 @@
-.TH "Version" 3 "9 Apr 2005" "InspIRCd" \" -*- nroff -*-
+.TH "Version" 3 "13 Apr 2005" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -44,7 +44,7 @@ Holds a module's Version information The four members (set by the constructor on
A class of type Version is returned by the GetVersion method of the \fBModule\fP class.
.PP
-Definition at line 109 of file modules.h.
+Definition at line 111 of file modules.h.
.SH "Constructor & Destructor Documentation"
.PP
.SS "Version::Version (int major, int minor, int revision, int build, int flags)"
@@ -58,19 +58,19 @@ Definition at line 300 of file modules.cpp.
.PP
.SS "const int \fBVersion::Build\fP"
.PP
-Definition at line 112 of file modules.h.
+Definition at line 114 of file modules.h.
.SS "const int \fBVersion::Flags\fP"
.PP
-Definition at line 112 of file modules.h.
+Definition at line 114 of file modules.h.
.SS "const int \fBVersion::Major\fP"
.PP
-Definition at line 112 of file modules.h.
+Definition at line 114 of file modules.h.
.SS "const int \fBVersion::Minor\fP"
.PP
-Definition at line 112 of file modules.h.
+Definition at line 114 of file modules.h.
.SS "const int \fBVersion::Revision\fP"
.PP
-Definition at line 112 of file modules.h.
+Definition at line 114 of file modules.h.
.SH "Author"
.PP