more cleanups to application descriptions

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7072 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-11-11 13:34:38 +00:00
parent 91b616c9ba
commit 78d740290a
7 changed files with 175 additions and 126 deletions

View File

@@ -46,8 +46,7 @@ static char *app = "DateTime";
static char *synopsis = "Say the date and time";
static char *descrip =
" DateTime(): Says the current date and time. Terminates on hangup or\n"
"completion.\n";
" DateTime(): This application will say the current date and time.\n";
STANDARD_LOCAL_USER;