Alexander Barton : ngircd.conf.5: Document missing "Password" variable
Module: ngircd.git Branch: master Commit: 53fc0ebff6fe09bb6a3ae3b134647b3499fc6618 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=53fc0ebff... Author: Alexander Barton <alex@barton.de> Date: Wed Feb 10 23:47:05 2010 +0100 ngircd.conf.5: Document missing "Password" variable --- man/ngircd.conf.5.tmpl | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index d9e6f46..4d55592 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -69,6 +69,10 @@ IRC network and must contain at least one dot (".") character. Info text of the server. This will be shown by WHOIS and LINKS requests for example. .TP +\fBPassword\fR +Global password for all users needed to connect to the server. The default +is empty, so no password is required. +.TP \fBAdminInfo1\fR, \fBAdminInfo2\fR, \fBAdminEMail\fR Information about the server and the administrator, used by the ADMIN command.
Teilnehmer (1)
-
alex@arthur.barton.de