]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/man/man3/ZLine.3
Added final documentation for inspircd Beta 4
[user/henk/code/inspircd.git] / docs / man / man3 / ZLine.3
index ddb27e9b1aa9b3b43559ca407eb2401cae34d93f..4dba12a85c883e7286e341d8556507bf662a7fd7 100644 (file)
@@ -1,8 +1,8 @@
-.TH "ZLine" 3 "2 May 2004" "InspIRCd" \" -*- nroff -*-
+.TH "ZLine" 3 "7 May 2005" "InspIRCd" \" -*- nroff -*-
 .ad l
 .nh
 .SH NAME
-ZLine \- ZLine class. 
+ZLine \- ZLine class.  
 
 .PP
 .SH SYNOPSIS
@@ -18,23 +18,23 @@ Inherits \fBXLine\fP.
 .ti -1c
 .RI "char \fBipaddr\fP [MAXBUF]"
 .br
-.RI "\fIIP Address (xx.yy.zz.aa) to match against May contain wildcards.\fP"
+.RI "\fIIP Address (xx.yy.zz.aa) to match against May contain wildcards. \fP"
 .ti -1c
 .RI "bool \fBis_global\fP"
 .br
-.RI "\fISet if this is a global Z:line (e.g.\fP"
+.RI "\fISet if this is a global Z:line (e.g. \fP"
 .in -1c
 .SH "Detailed Description"
 .PP 
-ZLine class.Definition at line 68 of file xline.h.
+ZLine class. Definition at line 93 of file xline.h.
 .SH "Member Data Documentation"
 .PP 
-.SS "char ZLine::ipaddr[MAXBUF]"
+.SS "char \fBZLine::ipaddr\fP[MAXBUF]"
 .PP
-IP Address (xx.yy.zz.aa) to match against May contain wildcards.Definition at line 74 of file xline.h.
-.SS "bool ZLine::is_global"
+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 78 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