summaryrefslogtreecommitdiff
path: root/usr.bin/openssl
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2018-03-30 20:38:24 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2018-03-30 20:38:24 +0000
commit7071c5b096399ef071008488de2d605f678b3ec3 (patch)
treed1179e2e7e6094099c2c7b18a0cd51e970e965c6 /usr.bin/openssl
parent7ce5851a301d4a5a677a72053c49df90b4cd4a88 (diff)
checked the content against the current version of OpenSSL openssl.pod;
resulting fixes: markup of "command" below SYNOPSIS and links to the config file formats below SEE ALSO
Diffstat (limited to 'usr.bin/openssl')
-rw-r--r--usr.bin/openssl/openssl.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/openssl/openssl.1 b/usr.bin/openssl/openssl.1
index ce01e06a84f..4af738e12aa 100644
--- a/usr.bin/openssl/openssl.1
+++ b/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openssl.1,v 1.89 2018/03/22 19:24:18 jmc Exp $
+.\" $OpenBSD: openssl.1,v 1.90 2018/03/30 20:38:23 schwarze Exp $
.\" ====================================================================
.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
.\"
@@ -110,9 +110,7 @@
.\" copied and put under another distribution licence
.\" [including the GNU Public Licence.]
.\"
-.\" OPENSSL
-.\"
-.Dd $Mdocdate: March 22 2018 $
+.Dd $Mdocdate: March 30 2018 $
.Dt OPENSSL 1
.Os
.Sh NAME
@@ -120,7 +118,7 @@
.Nd OpenSSL command line tool
.Sh SYNOPSIS
.Nm
-.Cm command
+.Ar command
.Op Ar command_opts
.Op Ar command_args
.Pp
@@ -6054,6 +6052,8 @@ certificates.
.Sh SEE ALSO
.Xr acme-client 1 ,
.Xr nc 1 ,
+.Xr openssl.cnf 5 ,
+.Xr x509v3.cnf 5 ,
.Xr ssl 8 ,
.Xr starttls 8
.Sh STANDARDS