Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2026 18:01:54 +0000
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 874316b0daa6 - stable/15 - iconv.3: Fix formatting of the error section
Message-ID:  <6a303e12.1f815.154ea84a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by markj:

URL: https://cgit.FreeBSD.org/src/commit/?id=874316b0daa658c8550cf88ebdb561b508379d11

commit 874316b0daa658c8550cf88ebdb561b508379d11
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2026-06-08 22:46:08 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2026-06-15 16:00:05 +0000

    iconv.3: Fix formatting of the error section
    
    MFC after:      1 week
    
    (cherry picked from commit c491c2db2f37399eba7a356c4bfa298d64012101)
---
 lib/libc/iconv/iconv.3 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/libc/iconv/iconv.3 b/lib/libc/iconv/iconv.3
index 577b537e5c21..d20171cf5717 100644
--- a/lib/libc/iconv/iconv.3
+++ b/lib/libc/iconv/iconv.3
@@ -238,6 +238,7 @@ There is no converter specified by
 and
 .Fa dstname .
 .El
+.Pp
 The
 .Fn iconv_open_into
 function may cause an error in the following cases:


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a303e12.1f815.154ea84a>