aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_datetime.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-11 13:34:38 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-11 13:34:38 +0000
commitd5e7b740ec39d822004cb5901e868c1a42a3034d (patch)
tree1c9f2eab32d3bd593c0c9254ea70fb5790a5c8fa /apps/app_datetime.c
parented70dd754ade76a5c91a97bcd61090c6cb0b253a (diff)
more cleanups to application descriptions
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7072 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_datetime.c')
-rwxr-xr-xapps/app_datetime.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/app_datetime.c b/apps/app_datetime.c
index 4adb646ff..b10ad97e6 100755
--- a/apps/app_datetime.c
+++ b/apps/app_datetime.c
@@ -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;