From afbd0746cfbbf80f99829da2a58aed6f1785beb9 Mon Sep 17 00:00:00 2001 From: Bodo Möller Date: Wed, 1 Mar 2000 11:45:53 +0000 Subject: 'rand'/'-rand' documentation. --- doc/apps/openssl.pod | 6 +++++- doc/apps/rand.pod | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'doc/apps') diff --git a/doc/apps/openssl.pod b/doc/apps/openssl.pod index 9b1320606b..5576823f6d 100644 --- a/doc/apps/openssl.pod +++ b/doc/apps/openssl.pod @@ -103,6 +103,10 @@ Generation of hashed passwords. PKCS#7 Data Management. +=item L|rand(1)> + +Generate pseudo-random bytes. + =item L|req(1)> X.509 Certificate Signing Request (CSR) Management. @@ -285,7 +289,7 @@ L, L, L, L, L, L, L, L, L, -L, L, L, +L, L, L, L, L, L, L, L, L, L, L, L diff --git a/doc/apps/rand.pod b/doc/apps/rand.pod index 4babf4e5ad..65912d3da5 100644 --- a/doc/apps/rand.pod +++ b/doc/apps/rand.pod @@ -43,4 +43,8 @@ Perform base64 encoding on the output. =back +=head1 SEE ALSO + +L + =cut -- cgit v1.2.3