commit - ae7470ceb546d87cbd366d508641276313ec9130
commit + acd7a5d6d41ca8017d3c2217b0c0bde129b4e041
blob - a2eeee9f9d60e32e68b82977b1a7c0d6913729db
blob + e07b520544c5599d44ed14d04dc22de3f92e1d47
--- doc/sample-ngircd.conf.tmpl
+++ doc/sample-ngircd.conf.tmpl
;MaxNickLength = 9
# Set this hostname for every client instead of the real one.
+ # Please note: don't use the percentage sign ("%"), it is reserved for
+ # future extensions!
;CloakHost = irc.example.net
# Set every clients' user name to their nick name
blob - fa77c64bd8433870ecbb657ea33fc50d40f982df
blob + 131fa29f4f77832a5af099296a545af171c62665
--- man/ngircd.conf.5.tmpl
+++ man/ngircd.conf.5.tmpl
\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