summaryrefslogtreecommitdiff
path: root/res/res_jabber.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2009-02-13 20:26:49 +0000
committerRussell Bryant <russell@russellbryant.com>2009-02-13 20:26:49 +0000
commit2800100cf718ee5794225be170f3c9cd18bf2d6d (patch)
tree665dd9c2066e926478ca39f2889349326fcb4a9f /res/res_jabber.c
parent6a0773602a44a76ce39707f1d5ab197d8397e627 (diff)
fix a few more XML documentation problems
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@175636 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_jabber.c')
-rw-r--r--res/res_jabber.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/res_jabber.c b/res/res_jabber.c
index 1cd650a69..ad34e6f37 100644
--- a/res/res_jabber.c
+++ b/res/res_jabber.c
@@ -81,7 +81,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</application>
<application name="JabberStatus" language="en_US">
<synopsis>
- <para>Retrieve the status of a jabber list member</para>
+ Retrieve the status of a jabber list member
</synopsis>
<syntax>
<parameter name="Jabber" required="true">
@@ -95,7 +95,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</parameter>
</syntax>
<description>
- <note>This application is deprecated. Please use the JABBER_STATUS() function instead.</note>
+ <para>This application is deprecated. Please use the JABBER_STATUS() function instead.</para>
<para>Retrieves the numeric status associated with the specified buddy <replaceable>JID</replaceable>.
The return value in the <replaceable>Variable</replaceable>will be one of the following.</para>
<enumlist>
@@ -125,7 +125,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</application>
<function name="JABBER_STATUS" language="en_US">
<synopsis>
- <para>Retrieve the status of a jabber list member</para>
+ Retrieve the status of a jabber list member
</synopsis>
<syntax>
<parameter name="sender" required="true">