summaryrefslogtreecommitdiffstats
path: root/doc/man7/provider.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man7/provider.pod')
-rw-r--r--doc/man7/provider.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man7/provider.pod b/doc/man7/provider.pod
index 18a80eff5a..65bbda5063 100644
--- a/doc/man7/provider.pod
+++ b/doc/man7/provider.pod
@@ -196,7 +196,9 @@ This may be NULL to signify the default (global) library context, or a
context created by the user.
Only providers loaded in this library context (see
L<OSSL_PROVIDER_load(3)>) will be considered by the fetching
-function.
+function. In case no provider has been loaded in this library context
+the default provider will be loaded as fallback (see
+L<OSSL_PROVIDER-default(7)>).
=item An identifier