]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/ASYNC_WAIT_CTX_new.pod
man: harmonize the various formulations in the HISTORY sections
[thirdparty/openssl.git] / doc / man3 / ASYNC_WAIT_CTX_new.pod
index 54790133d603a68ee404cc6c6295d863017f6c3e..eeb2777a8b3f07b9677ea8c7b5ba675a59317e5e 100644 (file)
@@ -127,10 +127,10 @@ L<crypto(7)>, L<ASYNC_start_job(3)>
 
 =head1 HISTORY
 
-ASYNC_WAIT_CTX_new, ASYNC_WAIT_CTX_free, ASYNC_WAIT_CTX_set_wait_fd,
-ASYNC_WAIT_CTX_get_fd, ASYNC_WAIT_CTX_get_all_fds,
-ASYNC_WAIT_CTX_get_changed_fds, ASYNC_WAIT_CTX_clear_fd were first added to
-OpenSSL 1.1.0.
+ASYNC_WAIT_CTX_new(), ASYNC_WAIT_CTX_free(), ASYNC_WAIT_CTX_set_wait_fd(),
+ASYNC_WAIT_CTX_get_fd(), ASYNC_WAIT_CTX_get_all_fds(),
+ASYNC_WAIT_CTX_get_changed_fds() and ASYNC_WAIT_CTX_clear_fd()
+were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT