X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=doc%2Fman3%2FRAND_add.pod;h=b4151164c22bff8aa35aa44971284367ef5a25a7;hb=9c0586d5fc7988d2f8544f7884572a3b430406f6;hp=192cfd618758c8d346c68d342c304ad58b76979c;hpb=60a7817cacacf4b30a16414479789c2774360782;p=thirdparty%2Fopenssl.git diff --git a/doc/man3/RAND_add.pod b/doc/man3/RAND_add.pod index 192cfd6187..b4151164c2 100644 --- a/doc/man3/RAND_add.pod +++ b/doc/man3/RAND_add.pod @@ -67,7 +67,7 @@ usage by the random seed sources. Some seed sources maintain open file descriptors by default, which allows such sources to operate in a chroot(2) jail without the associated device nodes being available. When the B argument is zero, this call disables the retention of file -descriptors. Conversely, a non-zero argument enables the retention of +descriptors. Conversely, a nonzero argument enables the retention of file descriptors. This function is usually called during initialization and it takes effect immediately.