summaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-01-06 13:38:15 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-01-06 13:38:15 +0000
commitf4da46570b5d14522dfe457fb5423549190eac09 (patch)
tree9ba1705a7e5c6f25746d48b3c84149e95700bcd5 /docs/FAQ
parent3daf76ca8c24840633e225b268fbd2146fd73d96 (diff)
BUILD : 1.7.20 (1335) BUGS : NOTES : Updated documentations as by Jobes patch and did some readability work on cs_enforce
git-svn-id: svn://svn.anope.org/anope/trunk@1335 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1051 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ15
1 files changed, 6 insertions, 9 deletions
diff --git a/docs/FAQ b/docs/FAQ
index e06dc2e0e..35cd89172 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -111,7 +111,7 @@ Table of Contents
1.3) Does Anope run under Windows?
Yes. For more information on how to obtain the windows version of Anope
- visit http://windows.anope.org/
+ visit http://wiki.anope.org/Windows
1.4) Can I send you questions without reading the FAQ, INSTALL or README files?
@@ -299,19 +299,16 @@ Table of Contents
3.7) I can't get /OS UMODES and /OS SVSNICK to work!
- Make sure you the USE_OSSVS is defined on config.h. Since these are very
- controversial commands, they are turned off by default. Then, make clean ;
- make ; make install . Also, you need to be a SuperAdmin to be able to use
- these commands.
+ You need to be a SuperAdmin to be able to use these commands.
3.8) What is a Super-Admin? How does it work? Why might it not work?
Super-Admin's have extra privileges, including being founder on all
channels. It must be activated on a per user basis and is only available to
- Services Admins and Services Roots. It is set using OperServ and is not
- persistent. It only works if SuperAdmin is not commented in the services
- configuration file. This is commented by default. Read /msg OperServ HELP
- SET SUPERADMIN for further help.
+ Services Roots. It is set using OperServ and is not persistent. It only
+ works if SuperAdmin is not commented in the services configuration file.
+ This is commented by default. Read /msg OperServ HELP SET SUPERADMIN for
+ further help.
3.9) How can i enable the OperServ RAW command?