From 52899de0ff2d62ca0542b243c41626010bf62083 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 25 Mar 2005 03:51:56 +0000 Subject: Documentation update git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/man/man3/QLine.3 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/man/man3/QLine.3') diff --git a/docs/man/man3/QLine.3 b/docs/man/man3/QLine.3 index fefd462c3..bef14dac0 100644 --- a/docs/man/man3/QLine.3 +++ b/docs/man/man3/QLine.3 @@ -1,8 +1,8 @@ -.TH "QLine" 3 "2 May 2004" "InspIRCd" \" -*- nroff -*- +.TH "QLine" 3 "25 Mar 2005" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME -QLine \- QLine class. +QLine \- QLine class. .PP .SH SYNOPSIS @@ -18,23 +18,23 @@ Inherits \fBXLine\fP. .ti -1c .RI "char \fBnick\fP [MAXBUF]" .br -.RI "\fINickname to match against.\fP" +.RI "\fINickname to match against. \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 -QLine class.Definition at line 83 of file xline.h. +QLine class. Definition at line 99 of file xline.h. .SH "Member Data Documentation" .PP -.SS "bool QLine::is_global" +.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 93 of file xline.h. -.SS "char QLine::nick[MAXBUF]" +Set if this is a global Z:line (e.g. it came from another server)Definition at line 109 of file xline.h. +.SS "char \fBQLine::nick\fP[MAXBUF]" .PP -Nickname to match against.May contain wildcards.Definition at line 89 of file xline.h. +Nickname to match against. May contain wildcards.Definition at line 105 of file xline.h. .SH "Author" .PP -- cgit v1.2.3