summaryrefslogtreecommitdiff
path: root/docs/man/man3/ZLine.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/ZLine.3')
-rw-r--r--docs/man/man3/ZLine.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/man3/ZLine.3 b/docs/man/man3/ZLine.3
index 0aac4c787..48dcfc8ac 100644
--- a/docs/man/man3/ZLine.3
+++ b/docs/man/man3/ZLine.3
@@ -16,7 +16,7 @@ Inherits \fBXLine\fP.
.in +1c
.ti -1c
-.RI "char \fBipaddr\fP [MAXBUF]"
+.RI "char \fBipaddr\fP [40]"
.br
.RI "\fIIP Address (xx.yy.zz.aa) to match against May contain wildcards. \fP"
.ti -1c
@@ -29,7 +29,7 @@ Inherits \fBXLine\fP.
ZLine class. Definition at line 93 of file xline.h.
.SH "Member Data Documentation"
.PP
-.SS "char \fBZLine::ipaddr\fP[MAXBUF]"
+.SS "char \fBZLine::ipaddr\fP[40]"
.PP
IP Address (xx.yy.zz.aa) to match against May contain wildcards. Definition at line 99 of file xline.h.
.SS "bool \fBZLine::is_global\fP"