summaryrefslogtreecommitdiff
path: root/docs/man/man3/ZLine.3
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-04 18:13:55 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-04 18:13:55 +0000
commit9c8b44176b47d2186c88743dc1f68023c26d780b (patch)
treeb5ea400fcc976129e466dc212a0f326960618dbd /docs/man/man3/ZLine.3
parentd68dcc665827575df74156f08b22451f98aaaef6 (diff)
Added new documentation for ELine class and OnUserPostNick method
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@977 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/ZLine.3')
-rw-r--r--docs/man/man3/ZLine.38
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/man/man3/ZLine.3 b/docs/man/man3/ZLine.3
index 83789ac14..158e01b73 100644
--- a/docs/man/man3/ZLine.3
+++ b/docs/man/man3/ZLine.3
@@ -1,4 +1,4 @@
-.TH "ZLine" 3 "2 Apr 2005" "InspIRCd" \" -*- nroff -*-
+.TH "ZLine" 3 "4 Apr 2005" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -26,15 +26,15 @@ Inherits \fBXLine\fP.
.in -1c
.SH "Detailed Description"
.PP
-ZLine class. Definition at line 84 of file xline.h.
+ZLine class. Definition at line 93 of file xline.h.
.SH "Member Data Documentation"
.PP
.SS "char \fBZLine::ipaddr\fP[MAXBUF]"
.PP
-IP Address (xx.yy.zz.aa) to match against May contain wildcards. Definition at line 90 of file xline.h.
+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"
.PP
-Set if this is a global Z:line (e.g. it came from another server)Definition at line 94 of file xline.h.
+Set if this is a global Z:line (e.g. it came from another server)Definition at line 103 of file xline.h.
.SH "Author"
.PP