summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc <>2016-09-20 16:45:38 +0000
committerjmc <>2016-09-20 16:45:38 +0000
commit6d139a2f685581fa5f221bba4bc860f16b4af925 (patch)
treedc62d5651c2f57b443a4fbba3789a2fada66f6ce
parent1da47d82cd8d3a30fc5bfa487101e3160eeeab84 (diff)
downloadopenbsd-6d139a2f685581fa5f221bba4bc860f16b4af925.tar.gz
openbsd-6d139a2f685581fa5f221bba4bc860f16b4af925.tar.bz2
openbsd-6d139a2f685581fa5f221bba4bc860f16b4af925.zip
shorten version;
-rw-r--r--src/usr.bin/openssl/openssl.121
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.
5316An application specific error. 5316An application specific error.
5317Unused. 5317Unused.
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.
5326The 5323The
5327.Nm version 5324.Nm version
5328command is used to print out version information about 5325command is used to print out version information about
5329.Nm OpenSSL . 5326.Nm openssl .
5330.Pp 5327.Pp
5331The options are as follows: 5328The options are as follows:
5332.Bl -tag -width Ds 5329.Bl -tag -width Ds
@@ -5334,7 +5331,7 @@ The options are as follows:
5334All information: this is the same as setting all the other flags. 5331All information: this is the same as setting all the other flags.
5335.It Fl b 5332.It Fl b
5336The date the current version of 5333The date the current version of
5337.Nm OpenSSL 5334.Nm openssl
5338was built. 5335was 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.
5347Platform setting. 5344Platform setting.
5348.It Fl v 5345.It Fl v
5349The current 5346The current
5350.Nm OpenSSL 5347.Nm openssl
5351version. 5348version.
5352.El 5349.El
5353.Sh VERSION NOTES
5354The output of
5355.Nm openssl version -a
5356would typically be used when sending in a bug report.
5357.Sh VERSION HISTORY
5358The
5359.Fl d
5360option was added in
5361.Nm OpenSSL
53620.9.7.
5363.\" 5350.\"
5364.\" X509 5351.\" X509
5365.\" 5352.\"