summaryrefslogtreecommitdiff
path: root/docs/man/man3/base.h.3
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-03-25 03:51:56 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-03-25 03:51:56 +0000
commit52899de0ff2d62ca0542b243c41626010bf62083 (patch)
treeb9c92bbdb7d65a7467cbd6ebcbc31dc2f96e09e3 /docs/man/man3/base.h.3
parent0340f1a432d684347d8dbc3aa85c8436c56d4039 (diff)
Documentation update
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/base.h.3')
-rw-r--r--docs/man/man3/base.h.310
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.