summaryrefslogtreecommitdiff
path: root/docs/man/man3/BoolSet.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/BoolSet.3')
-rw-r--r--docs/man/man3/BoolSet.36
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/man3/BoolSet.3 b/docs/man/man3/BoolSet.3
index 56bb4b095..127f01c99 100644
--- a/docs/man/man3/BoolSet.3
+++ b/docs/man/man3/BoolSet.3
@@ -1,4 +1,4 @@
-.TH "BoolSet" 3 "27 Nov 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
+.TH "BoolSet" 3 "9 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -67,7 +67,7 @@ BoolSet is a utility class designed to hold eight bools in a bitmask.
Use \fBBoolSet::Set\fP and \fBBoolSet::Get\fP to set and get bools in the bitmask, and Unset and Invert for special operations upon them.
.PP
-Definition at line 95 of file base.h.
+Definition at line 104 of file base.h.
.SH "Constructor & Destructor Documentation"
.PP
.SS "BoolSet::BoolSet ()"
@@ -145,7 +145,7 @@ The Unset method unsets one value in the set.
.PP
.SS "char \fBBoolSet::bits\fP\fC [private]\fP"
.PP
-Definition at line 97 of file base.h.
+Definition at line 106 of file base.h.
.SH "Author"
.PP