Fix errors found by new find-doc-nits
[openssl.git] / doc / man3 / RAND_add.pod
index 192cfd618758c8d346c68d342c304ad58b76979c..b4151164c22bff8aa35aa44971284367ef5a25a7 100644 (file)
@@ -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<keep> 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.