diff options
Diffstat (limited to 'docs/man/man3/GLine.3')
-rw-r--r-- | docs/man/man3/GLine.3 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/man/man3/GLine.3 b/docs/man/man3/GLine.3 index 1808a91af..16bdc1fbf 100644 --- a/docs/man/man3/GLine.3 +++ b/docs/man/man3/GLine.3 @@ -1,8 +1,8 @@ -.TH "GLine" 3 "2 May 2004" "InspIRCd" \" -*- nroff -*- +.TH "GLine" 3 "25 Mar 2005" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME -GLine \- GLine class. +GLine \- GLine class. .PP .SH SYNOPSIS @@ -18,16 +18,16 @@ Inherits \fBXLine\fP. .ti -1c .RI "char \fBhostmask\fP [MAXBUF]" .br -.RI "\fIHostmask (ident) to match against May contain wildcards.\fP" +.RI "\fIHostmask (ident) to match against May contain wildcards. \fP" .in -1c .SH "Detailed Description" .PP -GLine class.Definition at line 57 of file xline.h. +GLine class. Definition at line 73 of file xline.h. .SH "Member Data Documentation" .PP -.SS "char GLine::hostmask[MAXBUF]" +.SS "char \fBGLine::hostmask\fP[MAXBUF]" .PP -Hostmask (ident) to match against May contain wildcards.Definition at line 63 of file xline.h. +Hostmask (ident) to match against May contain wildcards. Definition at line 79 of file xline.h. .SH "Author" .PP |