logging vty: tweak general 'logging' command doc

'logging' is not only for terminals, also for stderr and other log targets.

Change-Id: If1ee59c7d1073502259b7d60008206ac3d8e87a3
This commit is contained in:
Neels Hofmeyr 2017-12-09 05:54:17 +01:00 committed by Harald Welte
parent 901c197881
commit 074478dc61
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#pragma once
#define LOGGING_STR "Configure log message to this terminal\n"
#define LOGGING_STR "Configure logging\n"
#define FILTER_STR "Filter log messages\n"
struct log_info;