]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 249950 via svnmerge from
authorLeif Madsen <leif@leifmadsen.com>
Tue, 2 Mar 2010 19:51:08 +0000 (19:51 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Tue, 2 Mar 2010 19:51:08 +0000 (19:51 +0000)
https://origsvn.digium.com/svn/asterisk/trunk

........
  r249950 | lmadsen | 2010-03-02 14:49:48 -0500 (Tue, 02 Mar 2010) | 4 lines

  Fix literal values wrapped in documentation.

  (closes issue #16145)
  Reported by: tilghman
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@249953 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_directory.c

index 5e8ee4a04292bb5d72ef49b9878aee990dcb050c..a95f4cba41d45de56160d417d952e03d00f97021 100644 (file)
@@ -49,8 +49,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                </synopsis>
                <syntax>
                        <parameter name="vm-context">
-                               <para>This is the context within voicemail.conf to use for the Directory. If not specified and
-                               <literal>searchcontexts=no</literal> in <filename>voicemail.conf</filename>, then <literal>default</literal>
+                               <para>This is the context within voicemail.conf to use for the Directory. If not 
+                               specified and <literal>searchcontexts=no</literal> in 
+                               <filename>voicemail.conf</filename>, then <literal>default</literal> 
                                will be assumed.</para>
                        </parameter>
                        <parameter name="dial-context" required="false">