summaryrefslogtreecommitdiff
path: root/docs/man/man3/QLine.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/QLine.3')
-rw-r--r--docs/man/man3/QLine.318
1 files changed, 9 insertions, 9 deletions
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