Fix DSA parameter generation control error
[oweals/openssl.git] / doc / crypto / OPENSSL_VERSION_NUMBER.pod
index 7a468003e9f2a620e8f6390ea2b1d2502f74c88a..f7ca7cb79066718e538513dc98b9c01daf458c76 100644 (file)
@@ -17,7 +17,7 @@ OPENSSL_VERSION_NUMBER, SSLeay, SSLeay_version - get OpenSSL version number
 
 OPENSSL_VERSION_NUMBER is a numeric release version identifier:
 
- MMNNFFPPS: major minor fix patch status
+ MNNFFPPS: major minor fix patch status
 
 The status nibble has one of the values 0 for development, 1 to e for betas
 1 to 14, and f for release.
@@ -82,6 +82,8 @@ if available or "OPENSSLDIR: N/A" otherwise.
 
 =back
 
+For an unknown B<t>, the text "not available" is returned.
+
 =head1 RETURN VALUE
 
 The version number.