diff options
| author | tb <> | 2026-08-18 11:27:46 +0000 |
|---|---|---|
| committer | tb <> | 2026-08-18 11:27:46 +0000 |
| commit | 589e7ac45197e71910b374257cbfee6fd99e315b (patch) | |
| tree | 60c8dabcff7fbe54ca5f03c3fdc7cacd550a4b10 /src/lib | |
| parent | 33822982819df90e396d9c77799b5072e5aaebb4 (diff) | |
| download | openbsd-589e7ac45197e71910b374257cbfee6fd99e315b.tar.gz openbsd-589e7ac45197e71910b374257cbfee6fd99e315b.tar.bz2 openbsd-589e7ac45197e71910b374257cbfee6fd99e315b.zip | |
s2i_ASN1_INTEGER.3: mark up second use of usr_data for consistency
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/libcrypto/man/s2i_ASN1_INTEGER.3 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/s2i_ASN1_INTEGER.3 b/src/lib/libcrypto/man/s2i_ASN1_INTEGER.3 index 16646c69d1..f7ab217d48 100644 --- a/src/lib/libcrypto/man/s2i_ASN1_INTEGER.3 +++ b/src/lib/libcrypto/man/s2i_ASN1_INTEGER.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: s2i_ASN1_INTEGER.3,v 1.11 2025/06/13 18:34:00 schwarze Exp $ | 1 | .\" $OpenBSD: s2i_ASN1_INTEGER.3,v 1.12 2026/08/18 11:27:46 tb Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org> | 3 | .\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -14,7 +14,7 @@ | |||
| 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 16 | .\" | 16 | .\" |
| 17 | .Dd $Mdocdate: June 13 2025 $ | 17 | .Dd $Mdocdate: August 18 2026 $ |
| 18 | .Dt S2I_ASN1_INTEGER 3 | 18 | .Dt S2I_ASN1_INTEGER 3 |
| 19 | .Os | 19 | .Os |
| 20 | .Sh NAME | 20 | .Sh NAME |
| @@ -162,7 +162,9 @@ The default | |||
| 162 | .Fa methods | 162 | .Fa methods |
| 163 | corresponding to the following | 163 | corresponding to the following |
| 164 | .Fa nid | 164 | .Fa nid |
| 165 | arguments have strings configured in their usr_data field: | 165 | arguments have strings configured in their |
| 166 | .Fa usr_data | ||
| 167 | field: | ||
| 166 | .Pp | 168 | .Pp |
| 167 | .Bl -column NID_netscape_cert_type "Netscape certificate type (obsolete)" -compact | 169 | .Bl -column NID_netscape_cert_type "Netscape certificate type (obsolete)" -compact |
| 168 | .It Dv NID_crl_reason Ta reason codes, RFC 5280, 5.3.1 | 170 | .It Dv NID_crl_reason Ta reason codes, RFC 5280, 5.3.1 |
