]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/internal/man3/ossl_param_bld_init.pod
Make manuals with TYPE conform with man-pages(7)
[thirdparty/openssl.git] / doc / internal / man3 / ossl_param_bld_init.pod
index fb439f24a6cc38651d50a0a69b083d7ed6c81809..5179a8d64a1c025a4085995efae771e145302f9b 100644 (file)
@@ -48,7 +48,7 @@ ossl_param_bld_push_octet_ptr
 =head1 DESCRIPTION
 
 A collection of utility functions that simplify the creation of OSSL_PARAM
-arrays.  The B<TYPE> names are as per L<OSSL_PARAM_int(3)>.
+arrays.  The B<I<TYPE>> names are as per L<OSSL_PARAM_int(3)>.
 
 ossl_param_bld_init() initialises the OSSL_PARAM_BLD structure so that values
 can be added.