From e622237d12cf7c807c29f327c0ee8b33085a4a83 Mon Sep 17 00:00:00 2001 From: mancha Date: Fri, 25 Apr 2014 14:58:49 +0000 Subject: [PATCH] Fix version documentation. Specify -f is for compilation flags. Add -d to synopsis section. (cherry picked from commit 006397ea62bbcae22c8664d53c2222b808c4bdd1) Closes #79. --- CHANGES | 4 ++++ doc/apps/version.pod | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 5fc78bbcf5..5e94be26df 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,10 @@ Changes between 1.0.1g and 1.0.1h [xx XXX xxxx] + *) Harmonize version and its documentation. -f flag is used to display + compilation flags. + [mancha ] + *) Fix eckey_priv_encode so it immediately returns an error upon a failure in i2d_ECPrivateKey. [mancha ] diff --git a/doc/apps/version.pod b/doc/apps/version.pod index e00324c446..58f543bc3e 100644 --- a/doc/apps/version.pod +++ b/doc/apps/version.pod @@ -13,6 +13,7 @@ B [B<-o>] [B<-f>] [B<-p>] +[B<-d>] =head1 DESCRIPTION @@ -38,7 +39,7 @@ the date the current version of OpenSSL was built. option information: various options set when the library was built. -=item B<-c> +=item B<-f> compilation flags. -- 2.34.1