diff options
| author | jsg <> | 2026-08-25 00:08:28 +0000 |
|---|---|---|
| committer | jsg <> | 2026-08-25 00:08:28 +0000 |
| commit | 932dd19ddd69d702667acc50c3e7321ba4e7e1f4 (patch) | |
| tree | 0af5764218391f6bfbc055ea2658e9f38ce10d01 /src/usr.bin | |
| parent | 14389d69d556ad01385b487c8d920b5d6608e4b5 (diff) | |
| download | openbsd-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.1 | 6 |
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. | |||
| 1146 | This option will override any content if the input format is S/MIME and | 1146 | This option will override any content if the input format is S/MIME and |
| 1147 | it uses the multipart/signed MIME content type. | 1147 | it uses the multipart/signed MIME content type. |
| 1148 | .It Fl crlfeol | 1148 | .It Fl crlfeol |
| 1149 | Output a S/MIME message with CR/LF end of line. | 1149 | Output an S/MIME message with CR/LF end of line. |
| 1150 | .It Fl debug_decrypt | 1150 | .It Fl debug_decrypt |
| 1151 | Set the CMS_DEBUG_DECRYPT flag when decrypting. | 1151 | Set the CMS_DEBUG_DECRYPT flag when decrypting. |
| 1152 | This option should be used with caution, since this can be used to disable | 1152 | This option should be used with caution, since this can be used to disable |
