aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-02 19:51:08 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-02 19:51:08 +0000
commit7cd18e0802221c52651a378078cfe5377bb510ec (patch)
treeea942320f9ddc62c8d03d9871d887f845fc18e07 /apps
parent4c91da64d0071b3518c929a74df9c76619295569 (diff)
Merged revisions 249950 via svnmerge from
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: http://svn.digium.com/svn/asterisk/branches/1.6.2@249953 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps')
-rw-r--r--apps/app_directory.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/app_directory.c b/apps/app_directory.c
index 5e8ee4a04..a95f4cba4 100644
--- a/apps/app_directory.c
+++ b/apps/app_directory.c
@@ -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">