Fix version documentation.
authormancha <mancha1@zoho.com>
Fri, 25 Apr 2014 14:58:49 +0000 (14:58 +0000)
committerBen Laurie <ben@links.org>
Sat, 26 Apr 2014 07:09:53 +0000 (08:09 +0100)
Specify -f is for compilation flags. Add -d to synopsis section.

Closes #77.

CHANGES
doc/apps/version.pod

diff --git a/CHANGES b/CHANGES
index b9cd499c95ff07fb8599b4b1511d2b8a6c386864..d5142beebbc7855c872907806553b98a981779a2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.0.2 and 1.1.0  [xx XXX xxxx]
 
+  *) Harmonize version and its documentation. -f flag is used to display
+     compilation flags.
+     [mancha <mancha1@zoho.com>]
+
   *) Fix eckey_priv_encode so it immediately returns an error upon a failure
      in i2d_ECPrivateKey.
      [mancha <mancha1@zoho.com>]
index e00324c446cd56408cc6faff417221e64447973b..58f543bc3e6456c13f15d134eadf1dffb1fff03b 100644 (file)
@@ -13,6 +13,7 @@ B<openssl version>
 [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.