From d7c8fbcc77ce925f3b40251f19e95b0ec7b2f76e Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Fri, 24 Feb 2017 07:44:55 +0100 Subject: [PATCH] modules: fixed broken docbook files --- src/modules/kex/doc/kex_admin.xml | 67 ------------------- src/modules/mqueue/doc/mqueue_admin.xml | 2 +- .../permissions/doc/permissions_admin.xml | 1 - src/modules/sanity/doc/sanity_admin.xml | 3 +- 4 files changed, 3 insertions(+), 70 deletions(-) diff --git a/src/modules/kex/doc/kex_admin.xml b/src/modules/kex/doc/kex_admin.xml index d6971e69633..f7750daa1a1 100644 --- a/src/modules/kex/doc/kex_admin.xml +++ b/src/modules/kex/doc/kex_admin.xml @@ -556,73 +556,6 @@ resetdebug(); ... -
- - <function moreinfo="none">get_statistics</function> - - - Print the list of available internal statistics. - - - Name: stats.get_statistics - - Parameters: statsid - which statistics to - be printed. If set to 'all' then all statistics are printed; if - set to 'statsgroup:' then all statistics in the group are printed; - if set to 'statsname' then the statistics identified by the name - is printed. - - RPC Command Format: - - -... -&kamcmd; stats.get_statistics -... - -
-
- - <function moreinfo="none">stats.reset_statistics</function> - - - Reset internal statistics. - - - Name: stats.reset_statistics - - Parameters: statsid - which statistics to - be reset, give as name. - - RPC Command Format: - - -... -&kamcmd; stats.reset_statistics _statsid_ -... - -
-
- - <function moreinfo="none">stats.clear_statistics</function> - - - Return statistics and reset their value in one command. - - - Name: stats.clear_statistics - - Parameters: statsid - same as for - get_statistics. - - RPC Command Format: - - -... -&kamcmd; stats.clear_statistics _statsid_ -... - -
-
<function moreinfo="none">pkg.stats</function> diff --git a/src/modules/mqueue/doc/mqueue_admin.xml b/src/modules/mqueue/doc/mqueue_admin.xml index b6d54ae9858..dc8463b6e7d 100644 --- a/src/modules/mqueue/doc/mqueue_admin.xml +++ b/src/modules/mqueue/doc/mqueue_admin.xml @@ -222,7 +222,7 @@ xlog("L_INFO", "Size of queue is: $var(q_size)\n"); ... </programlisting> </example> - + </section> </section> </chapter> diff --git a/src/modules/permissions/doc/permissions_admin.xml b/src/modules/permissions/doc/permissions_admin.xml index 40153912a48..6579b7dfb1a 100644 --- a/src/modules/permissions/doc/permissions_admin.xml +++ b/src/modules/permissions/doc/permissions_admin.xml @@ -1201,7 +1201,6 @@ if (allow_trusted("$si", "$proto")) { </section> </section> - </section> <section> <title>RPC Commands
diff --git a/src/modules/sanity/doc/sanity_admin.xml b/src/modules/sanity/doc/sanity_admin.xml index 3b3df342530..eee2de98a6d 100644 --- a/src/modules/sanity/doc/sanity_admin.xml +++ b/src/modules/sanity/doc/sanity_admin.xml @@ -110,6 +110,7 @@ duplicated To/From tags (4096) - checks for the presence of duplicated tags in To/From headers. + authorization header (8192) - checks if the Authorization is valid @@ -120,7 +121,7 @@
- +
Dependencies