diff options
author | Peter Powell <petpow@saberuk.com> | 2018-07-30 18:30:11 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2018-07-30 18:30:11 +0100 |
commit | 8cb20e354533fbec24aafd4e61ff6fa69b434aa2 (patch) | |
tree | 894c77067d6cd443f3ab44b58639b03228079ec8 /docs/conf/modules.conf.example | |
parent | 9cf448a332799a138dad0acb5b2878535770571d (diff) |
Replace most usages of "GECOS" with "real" or "real name".
Diffstat (limited to 'docs/conf/modules.conf.example')
-rw-r--r-- | docs/conf/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index c8fd94c06..6c3357d29 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -819,7 +819,7 @@ #<module name="flashpolicyd"> # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Gecos (real name) ban: Implements extended ban 'r', which stops anyone +# Real name ban: Implements extended ban 'r', which stops anyone # matching a mask like +b r:*realname?here* from joining a channel. #<module name="gecosban"> |