diff options
Diffstat (limited to 'lib/libcrypto/man/X509_NAME_print_ex.3')
-rw-r--r-- | lib/libcrypto/man/X509_NAME_print_ex.3 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/lib/libcrypto/man/X509_NAME_print_ex.3 b/lib/libcrypto/man/X509_NAME_print_ex.3 index 8024d8380d5..f1b3262f2a9 100644 --- a/lib/libcrypto/man/X509_NAME_print_ex.3 +++ b/lib/libcrypto/man/X509_NAME_print_ex.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509_NAME_print_ex.3,v 1.12 2021/11/11 15:58:49 schwarze Exp $ +.\" $OpenBSD: X509_NAME_print_ex.3,v 1.14 2025/01/08 00:08:02 tb Exp $ .\" full merge up to: OpenSSL aebb9aac Jul 19 09:27:53 2016 -0400 .\" selective merge up to: OpenSSL 61f805c1 Jan 16 01:01:46 2018 +0800 .\" @@ -50,7 +50,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 11 2021 $ +.Dd $Mdocdate: January 8 2025 $ .Dt X509_NAME_PRINT_EX 3 .Os .Sh NAME @@ -131,12 +131,11 @@ is returned. prints out .Fa name to -.Fa bp -indenting each line by +.Fa bp . +The .Fa obase -characters. -Multiple lines are used if the output (including indent) exceeds 80 -characters. +argument is intended to indent the output, +it is however ignored. .Pp The functions .Fn X509_NAME_oneline |