Fix some broken doc links
[openssl.git] / doc / man7 / provider-cipher.pod
index c5415a5441592814d6d9b6e7a716c34a7cf84c5f..cd999f880eed6b2c90a0b698c48c524e975cfd7e 100644 (file)
@@ -112,7 +112,7 @@ structure for holding context information during a cipher operation.
 A pointer to this context will be passed back in a number of the other cipher
 operation function calls.
 The parameter I<provctx> is the provider context generated during provider
-initialisation (see L<provider(3)>).
+initialisation (see L<provider(7)>).
 
 OP_cipher_freectx() is passed a pointer to the provider side cipher context in
 the I<cctx> parameter.