summaryrefslogtreecommitdiff
path: root/src/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr.bin')
-rw-r--r--src/usr.bin/openssl/openssl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index 75ef2dc17f..f910d23805 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.123 2020/07/14 09:46:17 inoguchi Exp $ 1.\" $OpenBSD: openssl.1,v 1.124 2020/07/14 09:49:42 inoguchi 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.\"
@@ -1137,7 +1137,7 @@ This directory must be a standard certificate directory: that is a hash
1137of each subject name (using 1137of each subject name (using
1138.Nm x509 Fl hash ) 1138.Nm x509 Fl hash )
1139should be linked to each certificate. 1139should be linked to each certificate.
1140.It Ar cert.pem... 1140.It Ar cert.pem ...
1141One or more certificates of message recipients: used when encrypting a message. 1141One or more certificates of message recipients: used when encrypting a message.
1142.It Fl certfile Ar file 1142.It Fl certfile Ar file
1143Allows additional certificates to be specified. 1143Allows additional certificates to be specified.