diff options
Diffstat (limited to 'doc/sample-ngircd.conf')
| -rw-r--r-- | doc/sample-ngircd.conf | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/sample-ngircd.conf b/doc/sample-ngircd.conf index 4220c552..49984e54 100644 --- a/doc/sample-ngircd.conf +++ b/doc/sample-ngircd.conf @@ -1,4 +1,4 @@ -# $Id: sample-ngircd.conf,v 1.13 2002/11/08 23:09:26 alex Exp $ +# $Id: sample-ngircd.conf,v 1.14 2002/11/08 23:24:54 alex Exp $ # # Das ist eine Beispiel-Konfiguration fuer den ngIRCd, die an die @@ -6,6 +6,11 @@ # # Kommentare werden mit "#" oder ";" eingeleitet. # +# +-----------------------------------------------------------------------+ +# | Please note: English translations of some of the german documentation | +# | files can be found in the directory "doc/en" -- please have a look! | +# +-----------------------------------------------------------------------+ +# # Autor: Alexander Barton, <alex@barton.de> # Erweiterungen von Ilja Osthoff, <ilja@glide.ath.cx> # |