repo: ngircd
action: commit
revision: 
path_from: 
revision_from: c0d13c47135adb32be36226b64367447330b3d43:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit c0d13c47135adb32be36226b64367447330b3d43
Author: Alexander Barton 
Date:   Wed Mar 16 23:44:00 2011 +0100

    ngircd.conf.5: document "ClientHost" and "ClientUserNick"

diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl
index c8bab5ffd5be94a5fc61f768f72b117bbde471ad..
index ..328247632685943703d6ef9e12885a2a80dd4b33 100644
--- a/man/ngircd.conf.5.tmpl
+++ b/man/ngircd.conf.5.tmpl
@@ -236,6 +236,14 @@ Default: 10.
 Maximum length of an user nick name (Default: 9, as in RFC 2812). Please
 note that all servers in an IRC network MUST use the same maximum nick name
 length!
+.TP
+\fBClientHost\fR
+Set this hostname for every client instead of the real one. Default: empty,
+don't change.
+.TP
+\fBClientUserNick\fR
+Set every clients' user name to their nick name and hide the one supplied
+by the IRC client. Default: no.
 .SH [OPERATOR]
 .I [Operator]
 sections are used to define IRC Operators. There may be more than one

-----END OF PAGE-----