summaryrefslogtreecommitdiff
path: root/docs/man/man3/HostItem.3
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-11-27 01:44:46 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-11-27 01:44:46 +0000
commitcd9f9a8add02597a2998ba74b803ed3fbf81314c (patch)
treeb53e3ea035c25a0580e9b31dc31f27ee33c36c96 /docs/man/man3/HostItem.3
parent91755849c3bdf089f4583c119fcbb90ff99bed5b (diff)
Added new documentation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7
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]"