From 55d0f56eaa0b8dc713b0188a5019493378126dac Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:33:34 +0000 Subject: Deleted. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2581 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/man/man3/ModeParameter.3 | 55 ------------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 docs/man/man3/ModeParameter.3 (limited to 'docs/man/man3/ModeParameter.3') diff --git a/docs/man/man3/ModeParameter.3 b/docs/man/man3/ModeParameter.3 deleted file mode 100644 index a1082ec7d..000000000 --- a/docs/man/man3/ModeParameter.3 +++ /dev/null @@ -1,55 +0,0 @@ -.TH "ModeParameter" 3 "19 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- -.ad l -.nh -.SH NAME -ModeParameter \- Holds a custom parameter to a module-defined channel mode e.g. - -.PP -.SH SYNOPSIS -.br -.PP -\fC#include \fP -.PP -Inherits \fBclassbase\fP. -.PP -.SS "Public Attributes" - -.in +1c -.ti -1c -.RI "char \fBmode\fP" -.br -.ti -1c -.RI "char \fBparameter\fP [MAXBUF]" -.br -.ti -1c -.RI "char \fBchannel\fP [CHANMAX]" -.br -.in -1c -.SH "Detailed Description" -.PP -Holds a custom parameter to a module-defined channel mode e.g. - -for +L this would hold the channel name. -.PP -Definition at line 79 of file channels.h. -.SH "Member Data Documentation" -.PP -.SS "char \fBModeParameter::channel\fP[CHANMAX]" -.PP -Definition at line 84 of file channels.h. -.PP -Referenced by chanrec::SetCustomModeParam(). -.SS "char \fBModeParameter::mode\fP" -.PP -Definition at line 82 of file channels.h. -.PP -Referenced by chanrec::SetCustomModeParam(). -.SS "char \fBModeParameter::parameter\fP[MAXBUF]" -.PP -Definition at line 83 of file channels.h. -.PP -Referenced by chanrec::SetCustomModeParam(). - -.SH "Author" -.PP -Generated automatically by Doxygen for InspIRCd from the source code. -- cgit v1.2.3