X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fman%2Fman3%2FXLine.3;h=75215edc6c83634a9fa0eed711ee21f9bea9b18b;hb=88dd74fc84b574f17673338c6d42123570f464da;hp=17f34ffc13f1b7e01dbda94c772494d5adf95c17;hpb=9c70fbb7c7c532baf0e02e144e93d259b13913dd;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/man/man3/XLine.3 b/docs/man/man3/XLine.3 index 17f34ffc1..75215edc6 100644 --- a/docs/man/man3/XLine.3 +++ b/docs/man/man3/XLine.3 @@ -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.