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/KLine.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/KLine.3')
-rw-r--r-- | docs/man/man3/KLine.3 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/man/man3/KLine.3 b/docs/man/man3/KLine.3 index ec00ca87d..7ce3c2dc7 100644 --- a/docs/man/man3/KLine.3 +++ b/docs/man/man3/KLine.3 @@ -1,8 +1,8 @@ -.TH "KLine" 3 "2 May 2004" "InspIRCd" \" -*- nroff -*- +.TH "KLine" 3 "25 Mar 2005" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME -KLine \- KLine class. +KLine \- KLine class. .PP .SH SYNOPSIS @@ -18,16 +18,16 @@ Inherits \fBXLine\fP. .ti -1c .RI "char \fBhostmask\fP [MAXBUF]" .br -.RI "\fIHostmask (ident) to match against May contain wildcards.\fP" +.RI "\fIHostmask (ident) to match against May contain wildcards. \fP" .in -1c .SH "Detailed Description" .PP -KLine class.Definition at line 46 of file xline.h. +KLine class. Definition at line 62 of file xline.h. .SH "Member Data Documentation" .PP -.SS "char KLine::hostmask[MAXBUF]" +.SS "char \fBKLine::hostmask\fP[MAXBUF]" .PP -Hostmask (ident) to match against May contain wildcards.Definition at line 52 of file xline.h. +Hostmask (ident) to match against May contain wildcards. Definition at line 68 of file xline.h. .SH "Author" .PP |