diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-11-27 01:44:46 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-11-27 01:44:46 +0000 |
commit | cd9f9a8add02597a2998ba74b803ed3fbf81314c (patch) | |
tree | b53e3ea035c25a0580e9b31dc31f27ee33c36c96 /docs/man/man3/ZLine.3 | |
parent | 91755849c3bdf089f4583c119fcbb90ff99bed5b (diff) |
Added new documentation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/ZLine.3')
-rw-r--r-- | docs/man/man3/ZLine.3 | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/docs/man/man3/ZLine.3 b/docs/man/man3/ZLine.3 index f230f3d1f..9b5c0c9ae 100644 --- a/docs/man/man3/ZLine.3 +++ b/docs/man/man3/ZLine.3 @@ -1,4 +1,4 @@ -.TH "ZLine" 3 "30 May 2005" "InspIRCd" \" -*- nroff -*- +.TH "ZLine" 3 "27 Nov 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -26,15 +26,23 @@ Inherits \fBXLine\fP. .in -1c .SH "Detailed Description" .PP -ZLine class. Definition at line 93 of file xline.h. +ZLine class. +.PP +Definition at line 93 of file xline.h. .SH "Member Data Documentation" .PP .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. +IP Address (xx.yy.zz.aa) to match against May contain wildcards. +.PP +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 103 of file xline.h. +Set if this is a global Z:line (e.g. +.PP +it came from another server) +.PP +Definition at line 103 of file xline.h. .SH "Author" .PP |