mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 19:52:48 +00:00
Typo in logger.c (bug 1466)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2737 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
logger.c
2
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 =
|
||||
|
Reference in New Issue
Block a user