From 074478dc619a75dc29c78b9b148d960c4605d99c Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Sat, 9 Dec 2017 05:54:17 +0100 Subject: logging vty: tweak general 'logging' command doc 'logging' is not only for terminals, also for stderr and other log targets. Change-Id: If1ee59c7d1073502259b7d60008206ac3d8e87a3 --- include/osmocom/vty/logging.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/osmocom/vty/logging.h b/include/osmocom/vty/logging.h index 9bafb98f..1baa3f83 100644 --- a/include/osmocom/vty/logging.h +++ b/include/osmocom/vty/logging.h @@ -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; -- cgit v1.2.3