Update documentation for DSA_SIG and ECDSA_SIG.
[openssl.git] / doc / crypto / DSA_SIG_new.pod
index 7f6a5a121a3043c8cd9bdd93f5127de8e63701b5..7503460a1959094e760cd5ff878cc51081d83944 100644 (file)
@@ -16,7 +16,7 @@ DSA_SIG_new, DSA_SIG_free - allocate and free DSA signature objects
 
 =head1 DESCRIPTION
 
-DSA_SIG_new() allocates and initializes a B<DSA_SIG> structure.
+DSA_SIG_new() allocates an empty B<DSA_SIG> structure.
 
 DSA_SIG_free() frees the B<DSA_SIG> structure and its components. The
 values are erased before the memory is returned to the system.