diff options
Diffstat (limited to 'docs/man/man3/QLine.3')
-rw-r--r-- | docs/man/man3/QLine.3 | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/docs/man/man3/QLine.3 b/docs/man/man3/QLine.3 index e1e9ce90c..a396146bc 100644 --- a/docs/man/man3/QLine.3 +++ b/docs/man/man3/QLine.3 @@ -1,4 +1,4 @@ -.TH "QLine" 3 "30 May 2005" "InspIRCd" \" -*- nroff -*- +.TH "QLine" 3 "27 Nov 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -26,15 +26,25 @@ Inherits \fBXLine\fP. .in -1c .SH "Detailed Description" .PP -QLine class. Definition at line 108 of file xline.h. +QLine class. +.PP +Definition at line 108 of file xline.h. .SH "Member Data Documentation" .PP .SS "bool \fBQLine::is_global\fP" .PP -Set if this is a global Z:line (e.g. it came from another server)Definition at line 118 of file xline.h. +Set if this is a global Z:line (e.g. +.PP +it came from another server) +.PP +Definition at line 118 of file xline.h. .SS "char \fBQLine::nick\fP[64]" .PP -Nickname to match against. May contain wildcards.Definition at line 114 of file xline.h. +Nickname to match against. +.PP +May contain wildcards. +.PP +Definition at line 114 of file xline.h. .SH "Author" .PP |