summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/reference.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/reference.conf b/doc/reference.conf
index b2f4513..709058c 100644
--- a/doc/reference.conf
+++ b/doc/reference.conf
@@ -1100,7 +1100,7 @@ general {
stats_u_oper_only = no;
/*
- * stats_i_oper only: make stats i (auth {}) oper only. Set to:
+ * stats_i_oper_only: make stats i (auth {}) oper only. Set to:
* yes - show users no auth blocks, made oper only.
* masked - show users the first matching auth block
* no - show users all auth blocks.
@@ -1130,7 +1130,7 @@ general {
/*
* pace_wait_simple: minimum time required between use of less
* intensive commands
- * (ADMIN, HELP, (L)USERS, VERSION, remote WHOIS)
+ * (ADMIN, HELP, LUSERS, VERSION, remote WHOIS)
*/
pace_wait_simple = 1 second;