diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/man/X509_print_ex.3 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/src/lib/libcrypto/man/X509_print_ex.3 b/src/lib/libcrypto/man/X509_print_ex.3 index 1a2e0edbdf..c769e77c32 100644 --- a/src/lib/libcrypto/man/X509_print_ex.3 +++ b/src/lib/libcrypto/man/X509_print_ex.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: X509_print_ex.3,v 1.4 2021/10/29 09:42:07 schwarze Exp $ | 1 | .\" $OpenBSD: X509_print_ex.3,v 1.5 2025/03/09 14:02:46 tb Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@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: October 29 2021 $ | 17 | .Dd $Mdocdate: March 9 2025 $ |
18 | .Dt X509_PRINT_EX 3 | 18 | .Dt X509_PRINT_EX 3 |
19 | .Os | 19 | .Os |
20 | .Sh NAME | 20 | .Sh NAME |
@@ -163,9 +163,7 @@ the | |||
163 | .Fa indent | 163 | .Fa indent |
164 | argument of | 164 | argument of |
165 | .Xr X509_NAME_print_ex 3 | 165 | .Xr X509_NAME_print_ex 3 |
166 | is set to 16 spaces and the traditional SSLeay format generated by | 166 | is set to 16 spaces and the traditional SSLeay format is used. |
167 | .Xr X509_NAME_print 3 | ||
168 | is used. | ||
169 | Otherwise, if the only bit set in | 167 | Otherwise, if the only bit set in |
170 | .Dv XN_FLAG_SEP_MASK | 168 | .Dv XN_FLAG_SEP_MASK |
171 | is | 169 | is |