From 286f7449d82c08627760463281fe5dc0f3c6a21c Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Fri, 11 Apr 2008 17:03:39 +0200 Subject: [PATCH 1/3] Make the sgml documentation compile again. --- doc/sgml/oper-guide/config.sgml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/sgml/oper-guide/config.sgml b/doc/sgml/oper-guide/config.sgml index 3eabdb8..987a29a 100644 --- a/doc/sgml/oper-guide/config.sgml +++ b/doc/sgml/oper-guide/config.sgml @@ -22,6 +22,12 @@ Anything from a # to the end of a line is a comment. Blank lines are ignored. C-style comments are also supported. + + Specific blocks and directives + + Not all configuration blocks and directives are listed here, only the most common ones. More blocks and directives will + be documented in later revisions of this manual. + loadmodule directive From 92506092501ef985290cf79f85b54c48456e5faa Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Fri, 11 Apr 2008 17:04:30 +0200 Subject: [PATCH 2/3] Remove another mention of glines from the sgml documentation. --- doc/sgml/oper-guide/config.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sgml/oper-guide/config.sgml b/doc/sgml/oper-guide/config.sgml index 987a29a..3db34de 100644 --- a/doc/sgml/oper-guide/config.sgml +++ b/doc/sgml/oper-guide/config.sgml @@ -359,7 +359,7 @@ auth { kline_exempt (^) - Users in this auth{} block are exempted from DNS blacklists, k:lines, g:lines and x:lines. + Users in this auth{} block are exempted from DNS blacklists, k:lines and x:lines. From 13c838e6059cb50696a3d9cdadd3785c06460f12 Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Fri, 11 Apr 2008 17:05:37 +0200 Subject: [PATCH 3/3] Remove /stats g/G from the help file. --- help/opers/stats | 2 -- 1 file changed, 2 deletions(-) diff --git a/help/opers/stats b/help/opers/stats index e784b96..3dca487 100644 --- a/help/opers/stats +++ b/help/opers/stats @@ -16,8 +16,6 @@ X B - Shows hash statistics * e - Shows exemptions to D lines X E - Shows Events X f - Shows File Descriptors -* g - Shows pending G lines -* G - Shows active G lines ^ h - Shows hub_mask/leaf_mask (Old H:/L: lines) ^ i - Shows auth blocks (Old I: lines) ^ K - Shows K lines (or matched klines)