]> 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 9c7ef5e2901d8a7669287154ac31272765ed1204..df1c3c25af8cdd56b2709fc80adcbf2a564c0a4d 100644 (file)
@@ -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.