1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-11 06:46:01 +00:00

Rename ClientHost to CloakHost, and ClientUserNick to CloakUserToNick

This commit is contained in:
Alexander Barton
2011-03-19 16:58:29 +01:00
parent fc55c945db
commit ae7470ceb5
5 changed files with 26 additions and 23 deletions

View File

@@ -237,11 +237,11 @@ 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
\fBCloakHost\fR
Set this hostname for every client instead of the real one. Default: empty,
don't change.
.TP
\fBClientUserNick\fR
\fBCloakUserToNick\fR
Set every clients' user name to their nick name and hide the one supplied
by the IRC client. Default: no.
.SH [OPERATOR]