]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/man/man3/KLine.3
Added docs for new smaller memory footprint classes
[user/henk/code/inspircd.git] / docs / man / man3 / KLine.3
index ec00ca87d0e9498ac44d2c01c9f84284b2926ae6..df1c3c25af8cdd56b2709fc80adcbf2a564c0a4d 100644 (file)
@@ -1,8 +1,8 @@
-.TH "KLine" 3 "2 May 2004" "InspIRCd" \" -*- nroff -*-
+.TH "KLine" 3 "12 May 2005" "InspIRCd" \" -*- nroff -*-
 .ad l
 .nh
 .SH NAME
-KLine \- KLine class. 
+KLine \- KLine class.  
 
 .PP
 .SH SYNOPSIS
@@ -16,18 +16,18 @@ Inherits \fBXLine\fP.
 
 .in +1c
 .ti -1c
-.RI "char \fBhostmask\fP [MAXBUF]"
+.RI "char \fBhostmask\fP [200]"
 .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[200]"
 .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