Clarify the configuration module in config.pod
authorBeat Bolli <dev@drbeat.li>
Wed, 18 Apr 2018 20:42:11 +0000 (16:42 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 18 Apr 2018 20:42:11 +0000 (16:42 -0400)
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 <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5794)

doc/man5/config.pod

index c930dddcff6724e2cf4926fd21aa4b6a7af8b4fc..3e110b03135be30088a5ec5ce3c7beab6868aba9 100644 (file)
@@ -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<name> represents
-the name of the I<configuration module> the meaning of the B<value> is
+the name of the I<configuration module>. The meaning of the B<value> 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