1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00

Mostly whitespace fixes.

This commit is contained in:
Alexander Barton 2006-04-09 12:27:23 +00:00
parent 3d0ab6bd2e
commit c7bd9da446

View File

@ -1,4 +1,4 @@
# $Id: sample-ngircd.conf,v 1.36 2006/01/09 11:03:35 alex Exp $
# $Id: sample-ngircd.conf,v 1.37 2006/04/09 12:27:23 alex Exp $
#
# This is a sample configuration file for the ngIRCd, which must be adepted
@ -7,7 +7,7 @@
# Comments are started with "#" or ";".
#
# Use "ngircd --configtest" (see manual page ngircd(8)) to validate that the
# server interpreted the configuration file as expected!
# server interprets the configuration file as expected!
#
[Global]
@ -125,7 +125,7 @@
# configure a port for the connection, then this ngircd tries to
# connect to to the other server on the given port; if not it waits
# for the other server to connect.
# There may be more than one server block.
# There may be more than one server block, one for each server.
#
# Server Groups:
# The ngIRCd allows "server groups": You can assign an "ID" to every
@ -166,7 +166,7 @@
# persist when there are no more members left.
# Persistent channels are marked with the mode 'P', which can be set
# and unset by IRC operators like other modes on the fly.
# There may be more than one [Channel] block.
# There may be more than one [Channel] block, one for each channel.
# Name of the channel
;Name = #TheName