diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/ngircd.conf.5.tmpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index fa77c64b..131fa29f 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -240,6 +240,12 @@ length! \fBCloakHost\fR Set this hostname for every client instead of the real one. Default: empty, don't change. +.PP +.RS +.B Please note: +.br +Don't use the percentage sign ("%"), it is reserved for future extensions! +.RE .TP \fBCloakUserToNick\fR Set every clients' user name to their nick name and hide the one supplied |