summaryrefslogtreecommitdiff
path: root/src/usr.bin
diff options
context:
space:
mode:
authorjsg <>2026-08-25 00:08:28 +0000
committerjsg <>2026-08-25 00:08:28 +0000
commit932dd19ddd69d702667acc50c3e7321ba4e7e1f4 (patch)
tree0af5764218391f6bfbc055ea2658e9f38ce10d01 /src/usr.bin
parent14389d69d556ad01385b487c8d920b5d6608e4b5 (diff)
downloadopenbsd-932dd19ddd69d702667acc50c3e7321ba4e7e1f4.tar.gz
openbsd-932dd19ddd69d702667acc50c3e7321ba4e7e1f4.tar.bz2
openbsd-932dd19ddd69d702667acc50c3e7321ba4e7e1f4.zip
grammar; a -> an
ok schwarze@ sthen@ krw@
Diffstat (limited to 'src/usr.bin')
-rw-r--r--src/usr.bin/openssl/openssl.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index 20a1d69053..21edd84683 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.170 2026/03/14 06:06:48 tb Exp $ 1.\" $OpenBSD: openssl.1,v 1.171 2026/08/25 00:08:28 jsg 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,7 +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.Dd $Mdocdate: March 14 2026 $ 113.Dd $Mdocdate: August 25 2026 $
114.Dt OPENSSL 1 114.Dt OPENSSL 1
115.Os 115.Os
116.Sh NAME 116.Sh NAME
@@ -1146,7 +1146,7 @@ form where the content is not included.
1146This option will override any content if the input format is S/MIME and 1146This option will override any content if the input format is S/MIME and
1147it uses the multipart/signed MIME content type. 1147it uses the multipart/signed MIME content type.
1148.It Fl crlfeol 1148.It Fl crlfeol
1149Output a S/MIME message with CR/LF end of line. 1149Output an S/MIME message with CR/LF end of line.
1150.It Fl debug_decrypt 1150.It Fl debug_decrypt
1151Set the CMS_DEBUG_DECRYPT flag when decrypting. 1151Set the CMS_DEBUG_DECRYPT flag when decrypting.
1152This option should be used with caution, since this can be used to disable 1152This option should be used with caution, since this can be used to disable