X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FOPENSSL_fork_prepare.pod;h=99ec1a415bdf2881072fe0665716806a700f4e2e;hp=4d05096c8d7eccce9478b4e4c8bffdd1144a5db1;hb=b5319bdbd095ff59d084af5ce16e5f715963557d;hpb=dcf6e50f48e6bab92dcd2dacb27fc17c0de34199 diff --git a/doc/man3/OPENSSL_fork_prepare.pod b/doc/man3/OPENSSL_fork_prepare.pod index 4d05096c8d..99ec1a415b 100644 --- a/doc/man3/OPENSSL_fork_prepare.pod +++ b/doc/man3/OPENSSL_fork_prepare.pod @@ -30,7 +30,7 @@ such as Linux that have both functions will normally not need to call these functions as the OpenSSL library will do so automatically. L will register these funtions with the appropriate -hander, unless the B flag is used. For those +hander, when the B flag is used. For other applications, these functions can be called directly. They should be used according to the calling sequence described by the pthreads_atfork(3) documentation, which is summarized here. OPENSSL_fork_prepare() should