diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-03-25 03:51:56 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-03-25 03:51:56 +0000 |
commit | 52899de0ff2d62ca0542b243c41626010bf62083 (patch) | |
tree | b9c92bbdb7d65a7467cbd6ebcbc31dc2f96e09e3 /docs/man/man3/InviteItem.3 | |
parent | 0340f1a432d684347d8dbc3aa85c8436c56d4039 (diff) |
Documentation update
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/InviteItem.3')
-rw-r--r-- | docs/man/man3/InviteItem.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/man3/InviteItem.3 b/docs/man/man3/InviteItem.3 index 9687c48d5..8e1a1453a 100644 --- a/docs/man/man3/InviteItem.3 +++ b/docs/man/man3/InviteItem.3 @@ -1,8 +1,8 @@ -.TH "InviteItem" 3 "2 May 2004" "InspIRCd" \" -*- nroff -*- +.TH "InviteItem" 3 "25 Mar 2005" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME -InviteItem \- A subclass of \fBHostItem\fP designed to hold channel invites (+I). +InviteItem \- A subclass of \fBHostItem\fP designed to hold channel invites (+I). .PP .SH SYNOPSIS @@ -14,7 +14,7 @@ Inherits \fBHostItem\fP. .PP .SH "Detailed Description" .PP -A subclass of \fBHostItem\fP designed to hold channel invites (+I).Definition at line 50 of file channels.h. +A subclass of \fBHostItem\fP designed to hold channel invites (+I). Definition at line 61 of file channels.h. .SH "Author" .PP |