diff options
author | tedu <> | 2014-05-06 21:52:40 +0000 |
---|---|---|
committer | tedu <> | 2014-05-06 21:52:40 +0000 |
commit | 015552cf00979e4854cddb345583a07868825112 (patch) | |
tree | b26486a27227d200f5d34ff87a4acc18b8f73518 /src | |
parent | bddee32ed9e1e535ffb281127f5e6d0592ab124a (diff) | |
download | openbsd-015552cf00979e4854cddb345583a07868825112.tar.gz openbsd-015552cf00979e4854cddb345583a07868825112.tar.bz2 openbsd-015552cf00979e4854cddb345583a07868825112.zip |
small fix from mancha1. currently unused file, but no harm fixing it.
Diffstat (limited to 'src')
-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 | ||