From nobody Fri Aug 14 15:27:24 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 4hM5gw5WB5z6p18l for ; Fri, 14 Aug 2026 15:27:24 +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 4hM5gw4Mnzz3t7v for ; Fri, 14 Aug 2026 15:27:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786721244; 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=WxkSWEPpwrdLO2dJU8YUh+8+51O/4cFMSghN/VdEScM=; b=E0L0BwHLP7DcesTTsGeExyYfcMUoRGZI/IPJWFvtxrw2QZIKleprRA7Wnte3o/0efQ+Iij dM3sYXsOZ16gDDsJvnH51x5NXQB6Jkeiv1+NJX8dXdYp6r5WVv8WhQ/AS+LXFRYiGHSKMI 63oiAT9ay4qJu9A5qnRgrdpatkJQXOOMNdQOVuZx9876oSWy6SpUNaZil5u5MQAeZ6TyKD pqCHsLImSM3ZejK/i0gmXVSOYt4GFBxMW4LpmOMv6aMnBoAzLF9CWn9NmRkOH3xKnhYitl 8VUC7eKJ5O3x+38qeNolwssBJgiNPwUyZt2WVD49lnwtiDNtAI6VkUqvh5Ep5A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786721244; a=rsa-sha256; cv=none; b=O20fUA8g4VF3wbvjHw0rngL5ldrWP5SnaqF03FazQ6W83AzAMkvT9HAIliZ5+iN0DSMzOk FaCZuk/tNdl1NO+zUepko9TXGI8Yf9jQiPW6vRnIGTirNNhuZ37rLxy5iui/VRRD+zWEng QdOkg+fw0xhC26gUNpADhAkVTw7O7zslPtG7AR1dn0tmauyjRaLplnRfZQdAhSXdX8WmYI DQoX+9YoD8bv7NVIsYPWKgok1Zw56fa/xL0qegFnsxJ16Lxi9Uj/KWmQSI5JKgETVYz7Z9 X9Ze6auBBjAcnz9rCv1MBfkW4C5VkeYDA27J4+LUap/oa+Wtq77GL2H96yEOag== 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=1786721244; 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=WxkSWEPpwrdLO2dJU8YUh+8+51O/4cFMSghN/VdEScM=; b=rWNTJxSS171kGJeab9UvAipq4UNT2URrnIHsmZHQuExtCwXS4XYt1V7UNzZ45KwbnUQmlY ypkmD3wGk5m8zJFulXLStYZJCUu6DyU21wTWXcy1E+rGyzs+/Zs+TN3z7+XA8djTt10tmI 3IDK3AHK5JiC5lMsu+GycN4D3W0IMITty8PGSve9UY048GnB/n/wIkFFSuAL+T01UuPhS1 VmPY5FiZ9mA8wOK4RCL64+LjQdy5gR1ttA386PnhvnOdYmgJG4tFL60ZmZBcxm+ddcNC9L ygf43t4EBBeP1o0w5IwGYkJrJlXUyHRpGe3xeRrPb8ZfeMo5jzJAld8UCGehDQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hM5gw2ztNz13C0 for ; Fri, 14 Aug 2026 15:27:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 41b3d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 14 Aug 2026 15:27:24 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 5729a0b45cd1 - main - pmcstat.8: Add a missing ERRORS section header 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 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: 0mp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5729a0b45cd1a24c8b82d161de4711b4e004498d Auto-Submitted: auto-generated Date: Fri, 14 Aug 2026 15:27:24 +0000 Message-Id: <6a7f33dc.41b3d.102097c2@gitrepo.freebsd.org> The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=5729a0b45cd1a24c8b82d161de4711b4e004498d commit 5729a0b45cd1a24c8b82d161de4711b4e004498d Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2026-07-31 09:22:44 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2026-08-14 15:26:28 +0000 pmcstat.8: Add a missing ERRORS section header MFC after: 3 days Sponsored by: fme AG --- usr.sbin/pmcstat/pmcstat.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8 index c78a13f910f9..aea44d2586cc 100644 --- a/usr.sbin/pmcstat/pmcstat.8 +++ b/usr.sbin/pmcstat/pmcstat.8 @@ -23,7 +23,7 @@ .\" out of the use of this software, even if advised of the possibility of .\" such damage. .\" -.Dd April 15, 2026 +.Dd August 14, 2026 .Dt PMCSTAT 8 .Os .Sh NAME @@ -530,7 +530,7 @@ kernel or the runtime loader). The number of samples that were associated with an executable with an unrecognized object format. .El -.Pp +.Sh ERRORS .Ex -std .Sh COMPATIBILITY Due to the limitations of the