summaryrefslogtreecommitdiffstats
path: root/doc/man1/tsget.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2019-10-03 22:28:40 -0400
committerTomas Mraz <tmraz@fedoraproject.org>2019-10-15 13:47:17 +0200
commita397aca43598ef20c84e69f6d6e5d95652aa0325 (patch)
tree780a1657f0674f033cabf447236581fa5186140c /doc/man1/tsget.pod
parenta9b5929d5686b4beef232e0f679dbae6a059f70a (diff)
Refactor many common flags into openssl.pod
Options moved: -rand, -writerand, -CApath, -CAfile, -no-CApath, -no-CAfile Added rand to dgst and srp manpages (they were missing them). New sections in openssl.pod: Random State Options, Trusted Certificate Options. Cleanup and add comments to find-doc-nits Remove ".in" file support; unless giving specific arguments, this only runs after configuration Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10118)
Diffstat (limited to 'doc/man1/tsget.pod')
-rw-r--r--doc/man1/tsget.pod4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/man1/tsget.pod b/doc/man1/tsget.pod
index d006198c67..6e013b9e68 100644
--- a/doc/man1/tsget.pod
+++ b/doc/man1/tsget.pod
@@ -113,9 +113,7 @@ option B<-C> or option B<-P> must be given in case of HTTPS. (Optional)
=item B<-r> I<files>
-The files containing random data for seeding the random number
-generator. Multiple files can be specified, the separator is B<;> for
-MS-Windows, B<,> for VMS and B<:> for all other platforms. (Optional)
+See L<openssl(1)/Random State Options> for more information.
=item B<-g> I<EGD_socket>