From: Beat Bolli Date: Wed, 18 Apr 2018 20:42:11 +0000 (-0400) Subject: Clarify the configuration module in config.pod X-Git-Tag: OpenSSL_1_1_1-pre6~85 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cb1b2cafe11f2008b0acc91726a6a6760f16fe28;p=oweals%2Fopenssl.git Clarify the configuration module in config.pod Similar to 0652e8a7 ("Clarify default section in config.pod", 2018-04-12), reword a sentence to make it easier to parse. Reviewed-by: Andy Polyakov Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/5794) --- diff --git a/doc/man5/config.pod b/doc/man5/config.pod index c930dddcff..3e110b0313 100644 --- a/doc/man5/config.pod +++ b/doc/man5/config.pod @@ -88,9 +88,9 @@ of the configuration file. The configuration section should consist of a set of name value pairs which contain specific module configuration information. The B represents -the name of the I the meaning of the B is +the name of the I. The meaning of the B is module specific: it may, for example, represent a further configuration -section containing configuration module specific information. E.g. +section containing configuration module specific information. E.g.: # This must be in the default section openssl_conf = openssl_init