diff options
Diffstat (limited to 'docs/man/man3/base.h.3')
-rw-r--r-- | docs/man/man3/base.h.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/man/man3/base.h.3 b/docs/man/man3/base.h.3 index 64b58a308..3ab34e375 100644 --- a/docs/man/man3/base.h.3 +++ b/docs/man/man3/base.h.3 @@ -1,4 +1,4 @@ -.TH "base.h" 3 "2 May 2004" "InspIRCd" \" -*- nroff -*- +.TH "base.h" 3 "25 Mar 2005" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -21,11 +21,11 @@ base.h \- .ti -1c .RI "class \fBclassbase\fP" .br -.RI "\fIThe base class for all inspircd classes.\fP" +.RI "\fIThe base class for all inspircd classes. \fP" .ti -1c .RI "class \fBExtensible\fP" .br -.RI "\fIclass Extensible is the parent class of many classes such as userrec and chanrec.\fP" +.RI "\fIclass Extensible is the parent class of many classes such as userrec and chanrec. \fP" .in -1c .SS "Typedefs" @@ -36,9 +36,9 @@ base.h \- .in -1c .SH "Typedef Documentation" .PP -.SS "typedef void* VoidPointer" +.SS "typedef void* \fBVoidPointer\fP" .PP -Definition at line 13 of file base.h. +Definition at line 25 of file base.h. .SH "Author" .PP Generated automatically by Doxygen for InspIRCd from the source code. |