summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-02-29 14:54:47 -0500
committerRich Salz <rsalz@openssl.org>2016-03-01 11:51:05 -0500
commitdd8518214f97041411ad2af93fd3add4f0886b64 (patch)
treee3be4ac9e8b95267556229227903bb6e251ef4a9
parenta5006916587ef6b3969ec4d42542cd64c5230f3a (diff)
downloadopenssl-new-dd8518214f97041411ad2af93fd3add4f0886b64.tar.gz
RT4358: Extra ] in doc/ocsp.pod
Reviewed-by: Richard Levitte <levitte@openssl.org>
-rw-r--r--doc/apps/ocsp.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/ocsp.pod b/doc/apps/ocsp.pod
index 4639502a0f..9833f0813e 100644
--- a/doc/apps/ocsp.pod
+++ b/doc/apps/ocsp.pod
@@ -29,7 +29,7 @@ B<openssl> B<ocsp>
[B<-path>]
[B<-CApath dir>]
[B<-CAfile file>]
-[B<-no_alt_chains>]]
+[B<-no_alt_chains>]
[B<-VAfile file>]
[B<-validity_period n>]
[B<-status_age n>]