New functions to add and free up application defined signature OIDs.
[openssl.git] / doc / apps / version.pod
index 69421d52cb7d5d9f2e4d7bb0d24a108fe9fa8d48..e00324c446cd56408cc6faff417221e64447973b 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-version - print version information
+version - print OpenSSL version information
 
 =head1 SYNOPSIS
 
@@ -46,6 +46,10 @@ compilation flags.
 
 platform setting.
 
+=item B<-d>
+
+OPENSSLDIR setting.
+
 =back
 
 =head1 NOTES
@@ -53,4 +57,8 @@ platform setting.
 The output of B<openssl version -a> would typically be used when sending
 in a bug report.
 
+=head1 HISTORY
+
+The B<-d> option was added in OpenSSL 0.9.7.
+
 =cut