Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2026 14:56:11 +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: f49ca172b70e - stable/14 - iconv.3: Fix formatting of the error section
Message-ID:  <6a564e0b.3b3e2.4a83c6c4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/14 has been updated by markj:

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

commit f49ca172b70ef22ca0e2b9b4b486f4b537507c76
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2026-06-08 22:46:08 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2026-07-14 13:02:07 +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?6a564e0b.3b3e2.4a83c6c4>