repo: ngircd
action: commit
revision: 
path_from: 
revision_from: ac32d07aaff0e7a1c4a544353dadbf397859d8f9:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit ac32d07aaff0e7a1c4a544353dadbf397859d8f9
Author: Alexander Barton 
Date:   Sun Feb 10 00:35:03 2013 +0100

    Commands.txt: spelling fixes ...

diff --git a/doc/Commands.txt b/doc/Commands.txt
index b282e2e772638e05b1f9c05246d0df3c2ec4e090..
index ..2d3cab2f3892bcbda76b38e8c0254aeb4561a4f2 100644
--- a/doc/Commands.txt
+++ b/doc/Commands.txt
@@ -210,7 +210,7 @@ Status and Informational Commands
 	.
 	 can be a server name, the nickname of a client connected to
 	a specific server, or a mask matching a server name in the network.
-	The server of the current connecion is used when  is omitted.
+	The server of the current connection is used when  is omitted.

 	References:
 	 - RFC 2812, 3.4.9 "Admin command"
@@ -222,7 +222,7 @@ Status and Informational Commands
 	.
 	 can be a server name, the nickname of a client connected to
 	a specific server, or a mask matching a server name in the network.
-	The server of the current connecion is used when  is omitted.
+	The server of the current connection is used when  is omitted.

 	References:
 	 - RFC 2812, 3.4.10 "Info command"
@@ -231,7 +231,7 @@ Status and Informational Commands
 	ISON  [ [...]]
 	.
 	Query online status of a list of nicknames. The server replies with
-	a list only containing nicknes actually connected to a server in
+	a list only containing nicknames actually connected to a server in
 	the network. If no nicknames of the given list are online, an empty
 	list is returned to the client requesting the information.

@@ -263,7 +263,7 @@ Status and Informational Commands
 	.
 	 can be a server name, the nickname of a client connected to
 	a specific server, or a mask matching a server name in the network.
-	The server of the current connecion is used when  is omitted.
+	The server of the current connection is used when  is omitted.

 	Please note that ngIRCd ignores the  parameter entirely: it
 	is not possible to get information for a part of the network only.
@@ -278,7 +278,7 @@ Status and Informational Commands
 	.
 	 can be a server name, the nickname of a client connected to
 	a specific server, or a mask matching a server name in the network.
-	The server of the current connecion is used when  is omitted.
+	The server of the current connection is used when  is omitted.

 	References:
 	 - RFC 2812, 3.4.1 "Motd message"
@@ -297,7 +297,7 @@ Status and Informational Commands
 	.
 	 can be a server name, the nickname of a client connected to
 	a specific server, or a mask matching a server name in the network.
-	The server of the current connecion is used when  is omitted.
+	The server of the current connection is used when  is omitted.

 	References:
 	 - RFC 2812, 3.2.5 "Names message"
@@ -318,7 +318,7 @@ Status and Informational Commands
 	.
 	 can be a server name, the nickname of a client connected to
 	a specific server, or a mask matching a server name in the network.
-	The server of the current connecion is used when  is omitted.
+	The server of the current connection is used when  is omitted.

 	References:
 	 - RFC 2812, 3.4.4 "Stats message"
@@ -330,7 +330,7 @@ Status and Informational Commands
 	.
 	 can be a server name, the nickname of a client connected to
 	a specific server, or a mask matching a server name in the network.
-	The server of the current connecion is used when  is omitted.
+	The server of the current connection is used when  is omitted.

 	References
 	 - RFC 2812, 3.4.6 "Time message"
@@ -345,7 +345,7 @@ Status and Informational Commands
 	USERHOST  [ [...]]
 	.
 	Show flags and the hostmasks (@) of the s,
-	seperated by spaces. The following flags are used:
+	separated by spaces. The following flags are used:
 	.
 	 - "-"  The client is "away" (the mode "+a" is set on this client).
 	 - "+"  Client seems to be available, at least it isn't marked "away".
@@ -361,7 +361,7 @@ Status and Informational Commands
 	.
 	 can be a server name, the nickname of a client connected to
 	a specific server, or a mask matching a server name in the network.
-	The server of the current connecion is used when  is omitted.
+	The server of the current connection is used when  is omitted.
 	.
 	Please note: in normal operation, the version number ends in a dot
 	(".", for example "ngIRCd-20.1."). If it ends in ".1" (for example
@@ -393,7 +393,7 @@ Status and Informational Commands
 	.
 	 can be a server name, the nickname of a client connected to a
 	specific server, or a mask matching a server name in the network. The
-	server of the current connecion is used when  is omitted.
+	server of the current connection is used when  is omitted.

 	References:
 	 - RFC 2812, 3.6.2 "Whois query"
@@ -409,7 +409,7 @@ Status and Informational Commands
 	.
 	 can be a server name, the nickname of a client connected to a
 	specific server, or a mask matching a server name in the network. The
-	server of the current connecion is used when  is omitted.
+	server of the current connection is used when  is omitted.

 	References:
 	 - RFC 2812, 3.6.3 "Whowas"

-----END OF PAGE-----