mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 00:00:09 +00:00
- Add some see-also references based on TFOT.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154542 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -55,6 +55,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
</description>
|
||||
<see-also>
|
||||
<ref type="function">DB_DELETE</ref>
|
||||
<ref type="application">DBdeltree</ref>
|
||||
<ref type="function">DB</ref>
|
||||
</see-also>
|
||||
</application>
|
||||
<application name="DBdeltree" language="en_US">
|
||||
@@ -69,6 +71,11 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
<para>This application will delete a <replaceable>family</replaceable> or <replaceable>keytree</replaceable>
|
||||
from the Asterisk database.</para>
|
||||
</description>
|
||||
<see-also>
|
||||
<ref type="function">DB_DELETE</ref>
|
||||
<ref type="application">DBdel</ref>
|
||||
<ref type="function">DB</ref>
|
||||
</see-also>
|
||||
</application>
|
||||
***/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user