summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/openssl/openssl.110
1 files changed, 5 insertions, 5 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index ce01e06a84..4af738e12a 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.89 2018/03/22 19:24:18 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.90 2018/03/30 20:38:23 schwarze 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.\"
@@ -110,9 +110,7 @@
110.\" copied and put under another distribution licence 110.\" copied and put under another distribution licence
111.\" [including the GNU Public Licence.] 111.\" [including the GNU Public Licence.]
112.\" 112.\"
113.\" OPENSSL 113.Dd $Mdocdate: March 30 2018 $
114.\"
115.Dd $Mdocdate: March 22 2018 $
116.Dt OPENSSL 1 114.Dt OPENSSL 1
117.Os 115.Os
118.Sh NAME 116.Sh NAME
@@ -120,7 +118,7 @@
120.Nd OpenSSL command line tool 118.Nd OpenSSL command line tool
121.Sh SYNOPSIS 119.Sh SYNOPSIS
122.Nm 120.Nm
123.Cm command 121.Ar command
124.Op Ar command_opts 122.Op Ar command_opts
125.Op Ar command_args 123.Op Ar command_args
126.Pp 124.Pp
@@ -6054,6 +6052,8 @@ certificates.
6054.Sh SEE ALSO 6052.Sh SEE ALSO
6055.Xr acme-client 1 , 6053.Xr acme-client 1 ,
6056.Xr nc 1 , 6054.Xr nc 1 ,
6055.Xr openssl.cnf 5 ,
6056.Xr x509v3.cnf 5 ,
6057.Xr ssl 8 , 6057.Xr ssl 8 ,
6058.Xr starttls 8 6058.Xr starttls 8
6059.Sh STANDARDS 6059.Sh STANDARDS