From: Alexander Barton Date: Wed, 16 Mar 2011 22:44:00 +0000 (+0100) Subject: ngircd.conf.5: document "ClientHost" and "ClientUserNick" X-Git-Tag: rel-18-rc1~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0d13c47135adb32be36226b64367447330b3d43;p=ngircd ngircd.conf.5: document "ClientHost" and "ClientUserNick" --- diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index c8bab5ff..32824763 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