From 03d5fd6cb76ab0a7f008e6370be2248f6c0241d8 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 18 Dec 2002 12:19:07 +0000 Subject: - Updated documentation. --- doc/en/sample-ngircd.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/en/sample-ngircd.conf') diff --git a/doc/en/sample-ngircd.conf b/doc/en/sample-ngircd.conf index 1abf05d4..477423e8 100644 --- a/doc/en/sample-ngircd.conf +++ b/doc/en/sample-ngircd.conf @@ -1,4 +1,4 @@ -# $Id: sample-ngircd.conf,v 1.3 2002/12/14 13:32:30 alex Exp $ +# $Id: sample-ngircd.conf,v 1.4 2002/12/18 12:19:07 alex Exp $ # # This is a sample configuration for the ngIRCd, which must adept to the @@ -98,12 +98,12 @@ # ngIRCd tries the next one of this group. # ATTENTION: Server-groups will only work if you defined a port! - # Hostname of the server - ;Host = connect-to-host.the.net - # IRC-name of the server ;Name = irc2.the.net + # Hostname of the server + ;Host = connect-to-host.the.net + # Port of the server, to which the ngIRCd should connect. If you # assign no port, the ngIRCd waits for an answer of that server. ;Port = 6666 -- cgit 1.4.1