summaryrefslogtreecommitdiffstats
path: root/doc/man1/rsa.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2018-07-03 12:45:14 -0400
committerRich Salz <rsalz@openssl.org>2018-07-03 13:35:27 -0400
commitdfee8626a8f6c1e23ab270a6fc20b4d1ba145392 (patch)
tree076a1a3dd7c418076b60167986ee6340115290c7 /doc/man1/rsa.pod
parentd5487a454c485eb6f9aef7fb0cb1c0681a06fd25 (diff)
Fix some issues found by Denian's lintian tool
Also fix some L<> labels and =item entries found while doing this. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/6630)
Diffstat (limited to 'doc/man1/rsa.pod')
-rw-r--r--doc/man1/rsa.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/rsa.pod b/doc/man1/rsa.pod
index 835f844512..0280d07d4d 100644
--- a/doc/man1/rsa.pod
+++ b/doc/man1/rsa.pod
@@ -90,7 +90,7 @@ filename.
The output file password source. For more information about the format of B<arg>
see the B<PASS PHRASE ARGUMENTS> section in L<openssl(1)>.
-=item B<-aes128|-aes192|-aes256|-aria128|-aria192|-aria256|-camellia128|-camellia192|-camellia256|-des|-des3|-idea>
+=item B<-aes128>, B<-aes192>, B<-aes256>, B<-aria128>, B<-aria192>, B<-aria256>, B<-camellia128>, B<-camellia192>, B<-camellia256>, B<-des>, B<-des3>, B<-idea>
These options encrypt the private key with the specified
cipher before outputting it. A pass phrase is prompted for.