repo: ngircd action: commit revision: path_from: revision_from: c0d13c47135adb32be36226b64367447330b3d43: path_to: revision_to:
commit c0d13c47135adb32be36226b64367447330b3d43 Author: Alexander BartonDate: 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
--- 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-----