diff options
author | Richard Levitte <levitte@openssl.org> | 2000-08-15 17:35:10 +0000 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2000-08-15 17:35:10 +0000 |
commit | fa1194d30a430544fa8c5554854efbeca9e59683 (patch) | |
tree | fccb2cb6efd1fcaa6979e7ef3eaa1cfd844869be /doc/apps | |
parent | 25b93b9defa5d5e2356200594b39f899af225af5 (diff) | |
download | openssl-new-fa1194d30a430544fa8c5554854efbeca9e59683.tar.gz |
Correct the title. This also fooled the automatic documentation builder
that this was actually the pkcs7 document...
Diffstat (limited to 'doc/apps')
-rw-r--r-- | doc/apps/verify.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/verify.pod b/doc/apps/verify.pod index 4a6572d3b8..b2d207c296 100644 --- a/doc/apps/verify.pod +++ b/doc/apps/verify.pod @@ -2,7 +2,7 @@ =head1 NAME -pkcs7 - PKCS#7 utility +verify - Utility to verify certificates. =head1 SYNOPSIS |