Use fips=yes consistently in documentation
authorChristian Heimes <christian@python.org>
Mon, 4 May 2020 12:26:12 +0000 (14:26 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Tue, 5 May 2020 16:27:36 +0000 (18:27 +0200)
commit6763f9c7e62aeba0d083be1608c88d85110976cb
tree8e15c070685aca05348aa675dfaaff51abeda3f2
parent278260bfa238aefef5a1abe2043d2f812c3a4bd5
Use fips=yes consistently in documentation

The documentation for ``EVP_default_properties_is_fips_enabled()`` uses
``fips=yes`` in one place and ``fips=true`` in another place. Stick to
``fips=yes`` like everywhere else.

Signed-off-by: Christian Heimes <christian@python.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11723)
doc/man3/EVP_set_default_properties.pod