Clarifications.
[openssl.git] / doc / apps / rand.pod
index 4babf4e5ad14347c1dbdfbba246723d48137a3fa..f81eab0457f7eff255f28318421fc758c200e136 100644 (file)
@@ -8,7 +8,7 @@ rand - generate pseudo-random bytes
 
 B<openssl rand>
 [B<-out> I<file>]
-[B<-rand> I<file(s)>
+[B<-rand> I<file(s)>]
 [B<-base64>]
 I<num>
 
@@ -43,4 +43,8 @@ Perform base64 encoding on the output.
 
 =back
 
+=head1 SEE ALSO
+
+L<RAND_bytes(3)|RAND_bytes(3)>
+
 =cut