projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e30e0c5
)
Typo in logger.c (bug 1466)
author
James Golovich
<james@gnuinter.net>
Thu, 22 Apr 2004 02:57:10 +0000
(
02:57
+0000)
committer
James Golovich
<james@gnuinter.net>
Thu, 22 Apr 2004 02:57:10 +0000
(
02:57
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2737
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
logger.c
patch
|
blob
|
history
diff --git
a/logger.c
b/logger.c
index
e11dd61
..
cd207b8
100755
(executable)
--- a/
logger.c
+++ b/
logger.c
@@
-371,7
+371,7
@@
static char logger_reload_help[] =
" Reloads the logger subsystem state. Use after restarting syslogd(8)\n";
static char logger_rotate_help[] =
-"Usage: logger reload\n"
+"Usage: logger rotate\n"
" Rotates and Reopens the log files.\n";
static struct ast_cli_entry reload_logger_cli =