diff options
author | genius3000 <genius3000@g3k.solutions> | 2018-04-10 11:05:11 -0600 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2018-04-11 18:59:17 +0100 |
commit | e3f22fcf31cd2e789d1be90cf0edf3e82829b54e (patch) | |
tree | b9d53dea1ca074cf8434414b22fcde2e5a08bdd6 /docs/conf/helpop.conf.example | |
parent | e6db1df5a657ea0603e1ec0b1ea9b056264d470f (diff) |
Change some usage of "gecos" to "real name"
Within the example configs, helpops, some server sent messages, and
simple code comments: change the primary usage of "gecos" to
"real name" (or "realname" where fitting).
Diffstat (limited to 'docs/conf/helpop.conf.example')
-rw-r--r-- | docs/conf/helpop.conf.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index cb8b87a77..0a1705a41 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -283,8 +283,8 @@ Matching extbans: wildcards (requires channelban module). n:<class> Matches users in a matching connect class (requires classban module). - r:<realname> Matches users with a matching realname (requires gecosban - module). + r:<realname> Matches users with a matching real name (requires + gecosban module). s:<server> Matches users on a matching server (requires serverban module). z:<certfp> Matches users having the given SSL certificate |