]> 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 c8ea194baf8f3fff51bc7516726f4c2fda36253b..df1c3c25af8cdd56b2709fc80adcbf2a564c0a4d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KLine" 3 "14 Apr 2005" "InspIRCd" \" -*- nroff -*-
+.TH "KLine" 3 "12 May 2005" "InspIRCd" \" -*- nroff -*-
 .ad l
 .nh
 .SH NAME
@@ -16,7 +16,7 @@ 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"
 .in -1c
@@ -25,7 +25,7 @@ Inherits \fBXLine\fP.
 KLine class. Definition at line 62 of file xline.h.
 .SH "Member Data Documentation"
 .PP 
-.SS "char \fBKLine::hostmask\fP[MAXBUF]"
+.SS "char \fBKLine::hostmask\fP[200]"
 .PP
 Hostmask (ident) to match against May contain wildcards. Definition at line 68 of file xline.h.