diff options
| author | Alexander Barton <alex@barton.de> | 2002-11-08 23:24:54 +0000 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2002-11-08 23:24:54 +0000 |
| commit | bf84670aaad3371060868b5664ab26706425b16c (patch) | |
| tree | 710ca723e531d169e73832bbc6a99d6d80e02d78 /doc/sample-ngircd.conf | |
| parent | d35c0137b794ce2e2de025baeba7aaa3912adec9 (diff) | |
| download | ngircd-bf84670aaad3371060868b5664ab26706425b16c.tar.gz ngircd-bf84670aaad3371060868b5664ab26706425b16c.zip | |
- Dokumentation aktualisiert bzw. begonnen.
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> # |