From nobody Tue Jun 23 16:28:20 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gl9VF1HrRz6hhbF for ; Tue, 23 Jun 2026 16:28:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gl9VD32X4z3Mmv for ; Tue, 23 Jun 2026 16:28:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782232100; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=svN9Hg8YWk1iWuru9EWJ3UPClaHalXXQHS2uP2XOpnk=; b=TGSZ3tLT3En4bxoKvF0fGS4XkHYjtNXXuw3dSDMRohIt12gw5lZ01Lga3SUx5Eylfk6Tsq +meDgf79eq4LBx0dTRmygh7iOi/XuGiOqxKM5WUnsl+Q1JQnxcttiBxdKG6/a9s0QsmzJm Qjnpuupw1G69OhqndZU+UV5KEEr3SVzPOpyZ2gXV/AyTjYSgiXKfXDrWdaZtkfnXMcflTV Tx/a6JtHFAq+BZDtih2X9Fh6+fOFP4foPQBDFwVkUDdaPQnZskgCXkYf4I9iLBRhMsjexG sQx5KvDKACvBlYR6Li0qs3ju1IwRkgoIFDjdKjmpLWjCImtzRwEa80UXfSfwFQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782232100; a=rsa-sha256; cv=none; b=VNcYVqR5VokKg7pramUcNtgqUuk03CQWxPj2Lc3MjOPHPt/dfHmzz805ERM6Hd0Axm/Y/V hO/mYN/KCEC5Tao77FGQnEuyj8+aIsEoFowtgliQDOLw7rZv3CMjdZasXZz1fKnJi4UzMz kcR5F47dUJqR9tAOajdfJpasQKP7OQEjO0OjB+SJB8y3RDMVMqt4vOD40iUA2MAwR2u6/h JmDCOT1soaWM3m9l+9tK/QppPzxryEMGEc8ENBM8iai+ZoFGXNgJL6JV3ct15TV10dUwcC EyePnkVb8qjFFWV4obalqNuCO2w7I+OI6VTrxdfYvFBDARO7Eafd0fRnKwDlyw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782232100; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=svN9Hg8YWk1iWuru9EWJ3UPClaHalXXQHS2uP2XOpnk=; b=vxsjuNKgDHzSmZWZUYRhZxLCu5zKvB5bdzJvGwQp7HN1xP0A/8wcSEJMpLmXvPCvtZaQJT hv7jvg8gGQrMgx2U9fcpsLMzt+wBAZytcUSG9obsz+KQ57qRZE1QNmJ5zS3zC77JmTcHxv zbSTUC1dRhfz5LWIzWElJZKoa+Bu9RPoPYGp/s63qzGMa1HJsmon2iov5OTfmoTPON81H3 Yvj7g8wYrRy5JXNM4mQjQpzDLn+nDjjYymcsG0li8EG7cqZ0AUdQ5OgK/dXb7UUFZus5UT QRuJnSsGPW2mKWs1mixqk3hS9sSG7nyBwKUQ0/zRNQPkUEKeu5nJkDC5faj31A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gl9VD1nvvzhHw for ; Tue, 23 Jun 2026 16:28:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27266 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 23 Jun 2026 16:28:20 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: John Baldwin Subject: git: 4ea1d25860c7 - stable/15 - mandoc: Updating FreeBSD thead library descriptions List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhb X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 4ea1d25860c73fb3a36a31603c972dad922f6ca1 Auto-Submitted: auto-generated Date: Tue, 23 Jun 2026 16:28:20 +0000 Message-Id: <6a3ab424.27266.3c4b3660@gitrepo.freebsd.org> The branch stable/15 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4ea1d25860c73fb3a36a31603c972dad922f6ca1 commit 4ea1d25860c73fb3a36a31603c972dad922f6ca1 Author: John Baldwin AuthorDate: 2026-05-13 16:33:29 +0000 Commit: John Baldwin CommitDate: 2026-06-23 16:07:14 +0000 mandoc: Updating FreeBSD thead library descriptions Remove libkse as it has been obsolete for many years and drop 1:1 from description of libthr. Reviewed by: brooks Sponsored by: AFRL, DARPA Differential Revision: https://reviews.freebsd.org/D56850 (cherry picked from commit 8766e2122ac02ff4d86c254d8ef1c41d4a7f76a0) --- contrib/mandoc/lib.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contrib/mandoc/lib.in b/contrib/mandoc/lib.in index dcea23cf81ea..04d86f9add1e 100644 --- a/contrib/mandoc/lib.in +++ b/contrib/mandoc/lib.in @@ -74,7 +74,6 @@ LINE("libisns", "Internet Storage Name Service Library (libisns, \\-lisns)") LINE("libjail", "Jail Library (libjail, \\-ljail)") LINE("libkcore", "Kernel Memory Core Access Library (libkcore, \\-lkcore)") LINE("libkiconv", "Kernel-side iconv Library (libkiconv, \\-lkiconv)") -LINE("libkse", "N:M Threading Library (libkse, \\-lkse)") LINE("libkvm", "Kernel Data Access Library (libkvm, \\-lkvm)") LINE("libm", "Math Library (libm, \\-lm)") LINE("libm68k", "m68k Architecture Library (libm68k, \\-lm68k)") @@ -126,7 +125,7 @@ LINE("libtacplus", "TACACS+ Client Library (libtacplus, \\-ltacplus)") LINE("libtcplay", "TrueCrypt-compatible API library (libtcplay, \\-ltcplay)") LINE("libtermcap", "Termcap Access Library (libtermcap, \\-ltermcap)") LINE("libterminfo", "Terminal Information Library (libterminfo, \\-lterminfo)") -LINE("libthr", "1:1 Threading Library (libthr, \\-lthr)") +LINE("libthr", "Threading Library (libthr, \\-lthr)") LINE("libufs", "UFS File System Access Library (libufs, \\-lufs)") LINE("libugidfw", "File System Firewall Interface Library (libugidfw, \\-lugidfw)") LINE("libulog", "User Login Record Library (libulog, \\-lulog)")