]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/man/man3/XLine.3
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / man / man3 / XLine.3
index 9a220f0f16888db2e173f35d37d2d78a512c0232..2933362c486c0bdeada856723f32fc3a8ea40c1c 100644 (file)
@@ -1,4 +1,4 @@
-.TH "XLine" 3 "16 Apr 2005" "InspIRCd" \" -*- nroff -*-
+.TH "XLine" 3 "13 May 2005" "InspIRCd" \" -*- nroff -*-
 .ad l
 .nh
 .SH NAME
@@ -26,7 +26,7 @@ Inherited by \fBELine\fP, \fBGLine\fP, \fBKLine\fP, \fBQLine\fP, and \fBZLine\fP
 .br
 .RI "\fIThe duration of the ban, or 0 if permenant. \fP"
 .ti -1c
-.RI "char \fBsource\fP [MAXBUF]"
+.RI "char \fBsource\fP [256]"
 .br
 .RI "\fISource of the ban. \fP"
 .ti -1c
@@ -55,7 +55,7 @@ Reason for the ban. Definition at line 52 of file xline.h.
 .SS "time_t \fBXLine::set_time\fP"
 .PP
 The time the line was added. Definition at line 40 of file xline.h.
-.SS "char \fBXLine::source\fP[MAXBUF]"
+.SS "char \fBXLine::source\fP[256]"
 .PP
 Source of the ban. This can be a servername or an oper nicknameDefinition at line 48 of file xline.h.