From 5caff0c2ea33b04f226c4a81c621802017e744b0 Mon Sep 17 00:00:00 2001 From: Ferry Huberts Date: Mon, 17 Jun 2019 23:01:23 +0200 Subject: [PATCH] info: tighten up README Signed-off-by: Ferry Huberts --- lib/info/README_INFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/info/README_INFO b/lib/info/README_INFO index 5318f7ac..b07de0cd 100644 --- a/lib/info/README_INFO +++ b/lib/info/README_INFO @@ -4,7 +4,7 @@ WARNING This is NOT a plugin. -This is common code for the jsoninfo and txtinfo plugins. +This is common code for the jsoninfo, txtinfo and other 'info' plugins. ============ @@ -12,7 +12,7 @@ INTRODUCTION ============ An info plugin aims to deliver all of the information about the runtime status -and configuration of olsrd. +and configuration of OLSRd. Information that can be requested: * specific parts of runtime data or startup configuration @@ -20,7 +20,7 @@ Information that can be requested: * overview of startup configuration * all of the information in one report -Additionally, an info plugin can dump the current olsrd configuration in the +Additionally, an info plugin can dump the current OLSRd configuration in the in the olsrd.conf format. -- 2.20.1