diff options
| author | jmc <> | 2016-09-20 16:45:38 +0000 |
|---|---|---|
| committer | jmc <> | 2016-09-20 16:45:38 +0000 |
| commit | b65bd0dd3dc7a1678328dd8715abf9c0691ff3e5 (patch) | |
| tree | dc62d5651c2f57b443a4fbba3789a2fada66f6ce /src | |
| parent | 6487b793043b64a279bb5f4a9065cb91206c1163 (diff) | |
| download | openbsd-b65bd0dd3dc7a1678328dd8715abf9c0691ff3e5.tar.gz openbsd-b65bd0dd3dc7a1678328dd8715abf9c0691ff3e5.tar.bz2 openbsd-b65bd0dd3dc7a1678328dd8715abf9c0691ff3e5.zip | |
shorten version;
Diffstat (limited to '')
| -rw-r--r-- | src/usr.bin/openssl/openssl.1 | 21 |
1 files changed, 4 insertions, 17 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index d60e36c610..6945eadfc1 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: openssl.1,v 1.78 2016/09/20 16:40:05 jmc Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.79 2016/09/20 16:45:38 jmc Exp $ |
| 2 | .\" ==================================================================== | 2 | .\" ==================================================================== |
| 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. | 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. |
| 4 | .\" | 4 | .\" |
| @@ -5316,9 +5316,6 @@ extension does not permit certificate signing. | |||
| 5316 | An application specific error. | 5316 | An application specific error. |
| 5317 | Unused. | 5317 | Unused. |
| 5318 | .El | 5318 | .El |
| 5319 | .\" | ||
| 5320 | .\" VERSION | ||
| 5321 | .\" | ||
| 5322 | .Sh VERSION | 5319 | .Sh VERSION |
| 5323 | .Nm openssl version | 5320 | .Nm openssl version |
| 5324 | .Op Fl abdfopv | 5321 | .Op Fl abdfopv |
| @@ -5326,7 +5323,7 @@ Unused. | |||
| 5326 | The | 5323 | The |
| 5327 | .Nm version | 5324 | .Nm version |
| 5328 | command is used to print out version information about | 5325 | command is used to print out version information about |
| 5329 | .Nm OpenSSL . | 5326 | .Nm openssl . |
| 5330 | .Pp | 5327 | .Pp |
| 5331 | The options are as follows: | 5328 | The options are as follows: |
| 5332 | .Bl -tag -width Ds | 5329 | .Bl -tag -width Ds |
| @@ -5334,7 +5331,7 @@ The options are as follows: | |||
| 5334 | All information: this is the same as setting all the other flags. | 5331 | All information: this is the same as setting all the other flags. |
| 5335 | .It Fl b | 5332 | .It Fl b |
| 5336 | The date the current version of | 5333 | The date the current version of |
| 5337 | .Nm OpenSSL | 5334 | .Nm openssl |
| 5338 | was built. | 5335 | was built. |
| 5339 | .It Fl d | 5336 | .It Fl d |
| 5340 | .Ev OPENSSLDIR | 5337 | .Ev OPENSSLDIR |
| @@ -5347,19 +5344,9 @@ Option information: various options set when the library was built. | |||
| 5347 | Platform setting. | 5344 | Platform setting. |
| 5348 | .It Fl v | 5345 | .It Fl v |
| 5349 | The current | 5346 | The current |
| 5350 | .Nm OpenSSL | 5347 | .Nm openssl |
| 5351 | version. | 5348 | version. |
| 5352 | .El | 5349 | .El |
| 5353 | .Sh VERSION NOTES | ||
| 5354 | The output of | ||
| 5355 | .Nm openssl version -a | ||
| 5356 | would typically be used when sending in a bug report. | ||
| 5357 | .Sh VERSION HISTORY | ||
| 5358 | The | ||
| 5359 | .Fl d | ||
| 5360 | option was added in | ||
| 5361 | .Nm OpenSSL | ||
| 5362 | 0.9.7. | ||
| 5363 | .\" | 5350 | .\" |
| 5364 | .\" X509 | 5351 | .\" X509 |
| 5365 | .\" | 5352 | .\" |
