projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f75faa1
)
Correct example.
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 10 May 2014 01:04:23 +0000
(
02:04
+0100)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 12 May 2014 17:41:52 +0000
(18:41 +0100)
doc/apps/ciphers.pod
patch
|
blob
|
history
diff --git
a/doc/apps/ciphers.pod
b/doc/apps/ciphers.pod
index 3053ff3724845285bf23c84a0eeac1ff993d3b7b..ca839af56aca8d2fd000cc6f1d7768fafd8d3ca9 100644
(file)
--- a/
doc/apps/ciphers.pod
+++ b/
doc/apps/ciphers.pod
@@
-597,7
+597,7
@@
encryption.
Set security level to 2 and display all ciphers consistent with level 2:
- openssl ciphers -v 'ALL:@SECLEVEL=2'
+ openssl ciphers -
s -
v 'ALL:@SECLEVEL=2'
=head1 SEE ALSO