Skip to content

Commit

Permalink
utils: docs - removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent 847a0f2 commit 8348482
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions src/modules/utils/doc/utils.xml
Expand Up @@ -40,8 +40,8 @@
</copyright>
</bookinfo>
<toc></toc>

<xi:include href="utils_admin.xml"/>


</book>
16 changes: 8 additions & 8 deletions src/modules/utils/doc/utils_admin.xml
Expand Up @@ -10,9 +10,9 @@
<!-- Module User's Guide -->

<chapter>

<title>&adminguide;</title>

<section>
<title>Overview</title>
<para>
Expand Down Expand Up @@ -53,7 +53,7 @@
<title>External Libraries or Applications</title>
<para>
The following libraries or applications must be
installed before
installed before
running &kamailio; with this module loaded:
<itemizedlist>
<listitem>
Expand All @@ -65,7 +65,7 @@
</para>
</section>
</section>

<section>
<title>Parameters</title>
<section id="utils.p.forward_active">
Expand Down Expand Up @@ -144,7 +144,7 @@ modparam("utils", "xcap_table", "pres_xcap")
<para>
Both watcher_uri and presentity_uri are
pseudo variables. The function returns
ACTIVE_STATUS, if a subscription is
ACTIVE_STATUS, if a subscription is
allowed and PENDING_STATUS, TERMINATED_STATUS,
or WAITING_STATUS otherwise. See
presence/subscribe.h for the corresponding integer
Expand All @@ -170,10 +170,10 @@ if (method=="MESSAGE") {
</example>
</section>
</section>

<section>
<title><acronym>MI</acronym> Commands</title>

<section id="utils.m.forward_list">
<title><function moreinfo="none">forward_list</function></title>
<para>
Expand Down Expand Up @@ -256,7 +256,7 @@ id switch filter proxy
</example>
</section>
</section>

<section>
<title>Configuration syntax</title>
<para>This grammar specify the usable configuration syntax</para>
Expand Down

0 comments on commit 8348482

Please sign in to comment.