summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2007-09-17 17:54:31 +0000
committerDr. Stephen Henson <steve@openssl.org>2007-09-17 17:54:31 +0000
commita529a8010862dd7f787be890aeb01ceed95811c4 (patch)
treeaabe71bd3ce46c34382c7e7ba949d9c4ccef34cd /doc
parentc81898cbc4d4afe0477e91a274e22667fb21a941 (diff)
Update from stable branch.
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/rsautl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/rsautl.pod b/doc/apps/rsautl.pod
index a7c1681d98..1a498c2f62 100644
--- a/doc/apps/rsautl.pod
+++ b/doc/apps/rsautl.pod
@@ -152,7 +152,7 @@ The final BIT STRING contains the actual signature. It can be extracted with:
The certificate public key can be extracted with:
- openssl x509 -in test/testx509.pem -pubout -noout >pubkey.pem
+ openssl x509 -in test/testx509.pem -pubkey -noout >pubkey.pem
The signature can be analysed with: