summaryrefslogtreecommitdiff
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b <ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-06-09 22:50:49 +0000
committerribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b <ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-06-09 22:50:49 +0000
commitea7a35e3de1caa62370eb1b2f849145c1bd04f45 (patch)
treee1d06e1bc45ee782827d8fd6c2de722f9d729991 /docs/INSTALL
parent5dacdbe497bd7641ea625659eb47a7909d442801 (diff)
BUILD : 1.7.3 (181) BUGS : 87 NOTES : Fixed several spelling and typing errors in the examples and docs. Thanks to GD for assisting corrections.
git-svn-id: svn://svn.anope.org/anope/trunk@181 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@126 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index c3a165538..da67aa8cb 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -52,7 +52,7 @@ compiler and C library versions.
Now go into the data directory (by default, ~/services). Copy the
example.conf file to services.conf, and open the latter with your
-favourite text editor. It contains all the configuration
+favorite text editor. It contains all the configuration
directives Anope will use at startup. Read the instructions contained
in the file carefully. Using the default values is NOT a good idea,
and will most likely not work!
@@ -96,7 +96,7 @@ Y:27:180:0:0:4000000
C:127.0.0.1:mypass:Services.LocalHost.Net::30
N:127.0.0.1:mypass:Services.LocalHost.Net::30
-mypass is the same password you mentionned in the RemoteServer
+mypass is the same password you mentioned in the RemoteServer
configuration directive. 127.0.0.1 is the IP from which Services
connect from (linking in localhost is the most efficient way
to run Services).