- 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:
Eliel C. Sardanons
2008-11-05 12:13:57 +00:00
parent 1402c25284
commit d23dff9ca8
8 changed files with 76 additions and 0 deletions

View File

@@ -58,6 +58,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<para>Read the contents of a text file into channel variable <replaceable>varname</replaceable></para>
<warning><para>ReadFile has been deprecated in favor of Set(varname=${FILE(file,0,length)})</para></warning>
</description>
<see-also>
<ref type="application">System</ref>
<ref type="application">Read</ref>
</see-also>
</application>
***/