summaryrefslogtreecommitdiff
path: root/src/lib/libssl/src/doc/apps/pkcs8.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/src/doc/apps/pkcs8.pod')
-rw-r--r--src/lib/libssl/src/doc/apps/pkcs8.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/doc/apps/pkcs8.pod b/src/lib/libssl/src/doc/apps/pkcs8.pod
index 68ecd65b10..84abee78f3 100644
--- a/src/lib/libssl/src/doc/apps/pkcs8.pod
+++ b/src/lib/libssl/src/doc/apps/pkcs8.pod
@@ -125,7 +125,7 @@ list of possible algorithms is included below.
125 125
126=item B<-engine id> 126=item B<-engine id>
127 127
128specifying an engine (by it's unique B<id> string) will cause B<req> 128specifying an engine (by its unique B<id> string) will cause B<pkcs8>
129to attempt to obtain a functional reference to the specified engine, 129to attempt to obtain a functional reference to the specified engine,
130thus initialising it if needed. The engine will then be set as the default 130thus initialising it if needed. The engine will then be set as the default
131for all available algorithms. 131for all available algorithms.