- example.conf - Corrected incorrect set::services-services statment in alias block - reported by mcskaf ()

- Documentation - Corrected Spelling mistake in HTM mode - Reported by CoNfOuNd ()
- Documentation - Added coadmin to table of oper types - Reported by FrostByghte ()
This commit is contained in:
cknight 2002-10-17 10:45:57 +00:00
parent 479a6cf6c3
commit de97efbd21
3 changed files with 10 additions and 7 deletions

View file

@ -1622,6 +1622,9 @@ seen. gmtime warning still there
- Documentation - Updated sec3.25 - Added option vhost::swhois to section 3.25 Vhost block
- Documentation - Replaced text vair {} with <> to prevent confusion.
- Documentation - Documented that lusers now supports remote servers
- Documentation - Corrected vhost::from example as reported by joolz #329
- Documentation - Corrected set::scan:messages, currently listed as set::messages - as reported by joolz (#329)
- Documentation - Added channel mode t & description as reported by stfcs (#315)
- Documentation - Corrected vhost::from example as reported by joolz (#0000329 )
- Documentation - Corrected set::scan:messages, currently listed as set::messages - as reported by joolz (#0000329)
- Documentation - Added channel mode t & description as reported by stfcs (#0000315)
- example.conf - Corrected incorrect set::services-services statment in alias block - reported by mcskaf (#0000401)
- Documentation - Corrected Spelling mistake in HTM mode - Reported by CoNfOuNd (#0000387)
- Documentation - Added coadmin to table of oper types - Reported by FrostByghte (#0000359)

View file

@ -374,7 +374,7 @@ log "ircd.log" {
* };
*/
// This points the command /nickserv to the user NickServ who is connected to the set::services-name server
// This points the command /nickserv to the user NickServ who is connected to the set::services-server server
/*alias NickServ {
nick "NickServ";
type services;

View file

@ -9,7 +9,7 @@
<div align="center"><strong><font size="7">UnrealIRCd</font></strong><br>
<font size="4"><a href="http://www.unrealircd.com">http://www.unrealircd.com</a></font><br>
<font size="4">Version: 3.2-Selene</font><br>
<strong>Complete Documentation</strong> &#8211; Rev: 1.1.2.8<br>
<strong>Complete Documentation</strong> &#8211; Rev: 1.1.2.9<br>
<strong>Current Version:</strong> 3.2 Beta12<br>
<strong>Released</strong>: 8/25/02 </div>
<strong>Head Coders:</strong> Stskeeps / Codemastr<br>
@ -649,7 +649,7 @@
<tr>
<td width="19%"><strong>local</strong></td>
<td width="17%"><strong>global</strong></td>
<td width="19%"><strong>admin</strong></td>
<td width="19%"><strong>admin/coadmin</strong></td>
<td width="22%"><strong>services-admin</strong></td>
<td width="23%"><strong>netadmin</strong></td>
</tr>
@ -2240,7 +2240,7 @@
response to extremely high traffic on the server. Options include: <br>
-ON Forces server into HTM <br>
-OFF Forces server out of HTM <br>
-NOSIY Sets the server to notify users/admins when in goes in and out of
-NOISY Sets the server to notify users/admins when in goes in and out of
HTM<br>
-QUITE Sets the server to NOT notify when going in and out of HTM<br>
-TO &lt;value&gt; Sets Traffic rate HTM activate<br> </td>