Manual pages for EVP_Open* and EVP_Seal*
[openssl.git] / doc / apps / config.pod
index a5974d945aafad410ae101c15d6f8dea0e2ed3ae..ce874a42ce1329c5a5913d8854de9477cef12a6d 100644 (file)
@@ -49,7 +49,7 @@ instead of calling B<getenv()> directly.
 It is possible to escape certain characters by using any kind of quote
 or the B<\> character. By making the last character of a line a B<\>
 a B<value> string can be spread across multiple lines. In addition
-the sequences B<\n>, B<\r>, B<\b> and B<\t> are recognised.
+the sequences B<\n>, B<\r>, B<\b> and B<\t> are recognized.
 
 =head1 NOTES
 
@@ -133,6 +133,6 @@ file.
 
 =head1 SEE ALSO
 
-x509(1), req(1), ca(1)
+L<x509(1)|x509(1)>, L<req(1)|req(1)>, L<ca(1)|ca(1)>
 
 =cut