summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/openssl/man/rand.1
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/openssl/man/rand.1')
-rw-r--r--secure/usr.bin/openssl/man/rand.18
1 files changed, 6 insertions, 2 deletions
diff --git a/secure/usr.bin/openssl/man/rand.1 b/secure/usr.bin/openssl/man/rand.1
index dcb5de2..a7929ed 100644
--- a/secure/usr.bin/openssl/man/rand.1
+++ b/secure/usr.bin/openssl/man/rand.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.35
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.37
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "RAND 1"
-.TH RAND 1 "2007-03-15" "0.9.8e" "OpenSSL"
+.TH RAND 1 "2009-06-14" "0.9.8k" "OpenSSL"
.SH "NAME"
rand \- generate pseudo\-random bytes
.SH "SYNOPSIS"
@@ -138,6 +138,7 @@ rand \- generate pseudo\-random bytes
[\fB\-out\fR \fIfile\fR]
[\fB\-rand\fR \fIfile(s)\fR]
[\fB\-base64\fR]
+[\fB\-hex\fR]
\&\fInum\fR
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
@@ -162,6 +163,9 @@ all others.
.IP "\fB\-base64\fR" 4
.IX Item "-base64"
Perform base64 encoding on the output.
+.IP "\fB\-hex\fR" 4
+.IX Item "-hex"
+Show the output as a hex string.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fIRAND_bytes\fR\|(3)
OpenPOWER on IntegriCloud