summaryrefslogtreecommitdiffstats
path: root/doc/man7
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2017-07-05 16:15:48 +0200
committerRichard Levitte <levitte@openssl.org>2018-02-23 07:40:42 +0100
commitce9586b98c792288a57620035b7f5824563389ce (patch)
tree98757aa52de94eec06de25e14ad52e7538e72ba7 /doc/man7
parent9511d973444d19e1d492762c5f28473cbd31a5a9 (diff)
STORE: Add documentation on expecting specific infos
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2688)
Diffstat (limited to 'doc/man7')
-rw-r--r--doc/man7/ossl_store.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man7/ossl_store.pod b/doc/man7/ossl_store.pod
index 71cb27d07f..80debebafc 100644
--- a/doc/man7/ossl_store.pod
+++ b/doc/man7/ossl_store.pod
@@ -86,7 +86,8 @@ only).
=head1 SEE ALSO
-L<OSSL_STORE_open(3)>, L<OSSL_STORE_INFO(3)>, L<OSSL_STORE_LOADER(3)>
+L<OSSL_STORE_INFO(3)>, L<OSSL_STORE_LOADER(3)>,
+L<OSSL_STORE_open(3)>, L<OSSL_STORE_expect(3)>
=head1 COPYRIGHT