diff options
author | tedu <> | 2014-05-06 21:52:40 +0000 |
---|---|---|
committer | tedu <> | 2014-05-06 21:52:40 +0000 |
commit | 889e59aeb50ab37af92dd8be6650afbff13f3185 (patch) | |
tree | b26486a27227d200f5d34ff87a4acc18b8f73518 /src/lib | |
parent | 8d3ffe6ef734f5a7424147a50021830767076857 (diff) | |
download | openbsd-889e59aeb50ab37af92dd8be6650afbff13f3185.tar.gz openbsd-889e59aeb50ab37af92dd8be6650afbff13f3185.tar.bz2 openbsd-889e59aeb50ab37af92dd8be6650afbff13f3185.zip |
small fix from mancha1. currently unused file, but no harm fixing it.
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libssl/src/doc/apps/version.pod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libssl/src/doc/apps/version.pod b/src/lib/libssl/src/doc/apps/version.pod index e00324c446..58f543bc3e 100644 --- a/src/lib/libssl/src/doc/apps/version.pod +++ b/src/lib/libssl/src/doc/apps/version.pod | |||
@@ -13,6 +13,7 @@ B<openssl version> | |||
13 | [B<-o>] | 13 | [B<-o>] |
14 | [B<-f>] | 14 | [B<-f>] |
15 | [B<-p>] | 15 | [B<-p>] |
16 | [B<-d>] | ||
16 | 17 | ||
17 | =head1 DESCRIPTION | 18 | =head1 DESCRIPTION |
18 | 19 | ||
@@ -38,7 +39,7 @@ the date the current version of OpenSSL was built. | |||
38 | 39 | ||
39 | option information: various options set when the library was built. | 40 | option information: various options set when the library was built. |
40 | 41 | ||
41 | =item B<-c> | 42 | =item B<-f> |
42 | 43 | ||
43 | compilation flags. | 44 | compilation flags. |
44 | 45 | ||