summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-fipsinstall.pod.in
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-08-17 15:40:00 +1000
committerPauli <paul.dale@oracle.com>2020-08-18 19:31:42 +1000
commitc9dcbc0759be1e733273cc0b5602bdbbd3542b27 (patch)
tree14c8272f2c2fe7920b69243d8dda55560886b9d1 /doc/man1/openssl-fipsinstall.pod.in
parent38145fba0a5f6163743f007dd6c9ba1a1e07e4f4 (diff)
Apps: change provider_path option to provider-path.
The applications use '-' in options not '_'. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12662)
Diffstat (limited to 'doc/man1/openssl-fipsinstall.pod.in')
-rw-r--r--doc/man1/openssl-fipsinstall.pod.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl-fipsinstall.pod.in b/doc/man1/openssl-fipsinstall.pod.in
index ec83e0950f..8120fd299a 100644
--- a/doc/man1/openssl-fipsinstall.pod.in
+++ b/doc/man1/openssl-fipsinstall.pod.in
@@ -179,7 +179,7 @@ Corrupt any self tests which have the description C<SHA1>:
Validate that the fips module can be loaded from a base configuration file:
export OPENSSL_CONF_INCLUDE=<path of configuration files>
- export OPENSSL_MODULES=<provider_path>
+ export OPENSSL_MODULES=<provider-path>
openssl fipsinstall -config' 'default.cnf'