From nobody Fri Apr 10 18:31:06 2026 X-Original-To: dev-commits-src-all@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 4fslk23274z6YBPM for ; Fri, 10 Apr 2026 18:31:06 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fslk20mScz42FC for ; Fri, 10 Apr 2026 18:31:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775845866; 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=/ta86EXjP7TesJYoiKTYPXC3GEY0J7t4gsJ6evfnPlo=; b=X+0qgw97J3K6o2767k6ENUnVi27kAQPp8OSCqJFKJNzRdF7p4pp4rqE/8jlOko+OpCBmrb /v1n+QI9BkKmy6kIXqwKCXk8JBwV0ak8y7SMO5bWq7CDosqzgMk9Wor4WMOpidzaNtsl1W z3mrLJHj0CeI50TZzaFfH4eRe4JQD9B6i9bH+33YAieRoG8WtZXPUpdha06Q3WaHWhZtnH 4Mej4iH8auOdHZ28d6eTTW0qvcj6RXfFCIyO9dwIGXzRIpypwFgvmYZkAPmFlkq2MsgThN Z93xvOOpgaQeQ/zDjBRdMsJV/kgl5EXBU6FvhUbVlHlYuCk+8j9wxcVi7YdSiA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775845866; a=rsa-sha256; cv=none; b=PiWs2AM1Xo9bZBV4BKzWeJdNmWQA/NlPYKyK080sL+mWYK9bWUqLU5ntF/BtSyRyAXQhXY yEvncMmP6PQYIgnVw7IdumjkFKJXydl4ZorpPfWHizrxY9GXpsjXlOvENJ782ccpZj2a1w QCfpXjYgPDgr0JiSgZgRuKZDvnvccQzhyc1XTOaOlunVJJ9CEfyhBF6TUUeqvbnT10NU2+ XbXIoEDXXWKd8I3A6GnpTZ6+hmhnBb0KON8wvCbm+PVhJjYIRNKiWqHLJqX/S4lcMyN0fS LQKVaFEPAuHjoMlha5zkyIyiKLirN5E41y9NyrxBkFtzuIEtXbkAf00KL2yukA== 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=1775845866; 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=/ta86EXjP7TesJYoiKTYPXC3GEY0J7t4gsJ6evfnPlo=; b=W0m6VNtfQ0nBwTaiPrBDz2JdJAaoBsPSrO9R4DxGzd+YkeBbtJhYrh8HfGjo4lL8k5qFnE 8rsNduBYX+KEdWTsy6rpjGu8AdCeNnXiw8bwvZN3gq2KHzgvOfBdGJ2kD1me5M15hdQI89 2+D2j3UorQQvCsUL1YbAnZnhpK1liQi2Y8gpOWbdCFuAwK/0HM+AfM3DDmG5Vs6+2jHQC8 isyJG8yva1Be/vIdEiUM9nwCDQvfqKMAbETPDR9iIWb0TgYe9h2u0V2S1f2dNOIAnvpShL AWqSCOIf19U9YkJBMhPz6Ivj3b4dFZP2f1+whRDeGBa6pxfHiqL9SwdOzjsqxg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fslk207KnzvfL for ; Fri, 10 Apr 2026 18:31:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3a103 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 10 Apr 2026 18:31:06 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: 2482dd9d7a4e - stable/15 - ufs_disk_close.3: Correct include header macro List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 2482dd9d7a4e468d2baef7a06c9bdac8776b0da3 Auto-Submitted: auto-generated Date: Fri, 10 Apr 2026 18:31:06 +0000 Message-Id: <69d941ea.3a103.69b7d888@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=2482dd9d7a4e468d2baef7a06c9bdac8776b0da3 commit 2482dd9d7a4e468d2baef7a06c9bdac8776b0da3 Author: Alexander Ziaee AuthorDate: 2026-02-21 21:24:20 +0000 Commit: Alexander Ziaee CommitDate: 2026-04-10 18:27:33 +0000 ufs_disk_close.3: Correct include header macro This manual used the library macro to mark up a header file, causing pollution in the apropos database for libraries, as well as omission from the apropos database for headers. This also renders differently, enclosing the header in angle brackets. MFC after: 3 days (cherry picked from commit 456ae9820823fcd078746318620925792f112c9a) --- lib/libufs/ufs_disk_close.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libufs/ufs_disk_close.3 b/lib/libufs/ufs_disk_close.3 index f332a9bb5de9..04cae3965a81 100644 --- a/lib/libufs/ufs_disk_close.3 +++ b/lib/libufs/ufs_disk_close.3 @@ -56,7 +56,7 @@ The structure referenced by the pointer must be aligned to at least the alignment specified by .Dv LIBUFS_ALIGN that is defined in the -.Lb libufs.h +.In libufs.h header file. The disk is opened read-only. The specified