summaryrefslogtreecommitdiff
path: root/docs/man/man3/HostItem.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/HostItem.3')
-rw-r--r--docs/man/man3/HostItem.38
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/man/man3/HostItem.3 b/docs/man/man3/HostItem.3
index 41ad398a5..950a16845 100644
--- a/docs/man/man3/HostItem.3
+++ b/docs/man/man3/HostItem.3
@@ -1,4 +1,4 @@
-.TH "HostItem" 3 "30 May 2005" "InspIRCd" \" -*- nroff -*-
+.TH "HostItem" 3 "27 Nov 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -41,7 +41,7 @@ Inherited by \fBBanItem\fP, \fBExemptItem\fP, and \fBInviteItem\fP.
.PP
Holds an entry for a ban list, exemption list, or invite list.
-This class contains a single element in a channel list, such as a banlist.
+This class contains a single element in a channel list, such as a banlist.
.PP
Definition at line 36 of file channels.h.
.SH "Constructor & Destructor Documentation"
@@ -53,13 +53,15 @@ Definition at line 43 of file channels.h.
.nf
43 { /* stub */ }
.fi
-.SS "virtual HostItem::~\fBHostItem\fP ()\fC [inline, virtual]\fP"
+.PP
+.SS "virtual HostItem::~HostItem ()\fC [inline, virtual]\fP"
.PP
Definition at line 44 of file channels.h.
.PP
.nf
44 { /* stub */ }
.fi
+.PP
.SH "Member Data Documentation"
.PP
.SS "char \fBHostItem::data\fP[MAXBUF]"