From 47a9fc9588fcc8cf13f7bd92f0018b430e674f63 Mon Sep 17 00:00:00 2001 From: lotodore Date: Tue, 12 May 2009 20:23:47 +0000 Subject: [PATCH] Typo fixes. --- docs/server_setup_howto.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/server_setup_howto.txt b/docs/server_setup_howto.txt index fc748619..38f7d00f 100644 --- a/docs/server_setup_howto.txt +++ b/docs/server_setup_howto.txt @@ -261,10 +261,10 @@ Show the IP address of player "foo": Ban a certain nick from the server, so it can no longer be used. For this command, the name "fooRegex" can be any regular expression. (Note: This does not affect players which are currently logged in): - BotName bannick fooRegex + BotName: bannick fooRegex Ban a certain client IP address from the server. -(Note: ipAddress should be in the same format as printed by the +(Note: The IP address should be in the same format as printed by the command "showip"): BotName: banip 1.2.3.4