]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
openssl-3.0#20290: Fixed typo in "config" man page
authorJeeban Sethi <jeeban@Jeebans-MacBook-Air.local>
Thu, 16 Feb 2023 12:00:45 +0000 (17:30 +0530)
committerPauli <pauli@openssl.org>
Sun, 19 Feb 2023 21:01:56 +0000 (08:01 +1100)
CLA: trivial

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20311)

(cherry picked from commit 3da073c405e2d2000188571c23f3a79cf67a6e9d)

doc/man5/config.pod

index 5755379f27e383ea6f2f3d3a62e3f64893b22a27..364c57c2928991cbad76714e46a757638229bcd7 100644 (file)
@@ -73,7 +73,7 @@ done with the following directive:
 The default behavior, where the B<value> is B<false> or B<off>, is to treat
 the dollarsign as indicating a variable name; C<foo$bar> is interpreted as
 C<foo> followed by the expansion of the variable C<bar>. If B<value> is
-B<true> or B<on>, then C<foo$bar> is a single seven-character name nad
+B<true> or B<on>, then C<foo$bar> is a single seven-character name and
 variable expansions must be specified using braces or parentheses.
 
  .pragma [=] includedir:value