From nobody Sun Aug 9 23:19:40 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 4hJDPF69Swz6pFvF for ; Sun, 09 Aug 2026 23:19:45 +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 4hJDPF2hYxz3bJ6 for ; Sun, 09 Aug 2026 23:19:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786317585; 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=es80NkHQHp/ik+yCG1/+n36wsDWe08ZqWUYAlrW+rl8=; b=NwCiDWhCoAK0/0DRMM8jX3tD8d2BNMrwfOjVyulNKPNlgmJb8TnWoVsT+lCYD+9tfxG/kB MHqdlf4usk+Nzj/kt1neWakBY6CrKUIfum8rQCnb59puHwUBkLYMXV+2DSuqT8p8+ZP1Ml RyzcLD+hAK63MBreijXdQjp2Pj4jXptGQ43PCNob+yzPKyI8HXFnD1H2rVKiLu8liUPgwz 4pmZLfq71a1P7eLPVZ1wUA3F0fIlM/aZ79lCMtMicJvbzBbPFAz/EudwX4XatodTdVlapN kcy6MWCwU5+oSRbTq1DFVPBqnYqNQfCjsnmMcM8UR9u1sYVPpdl3VYGZywk7DQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786317585; a=rsa-sha256; cv=none; b=H0PW/ia4IcO2DULcBHYADKOcWPdjX3zoKlyHGmRwiZsrp3aDASI/Oq5XSBHcnHhtq7LXoq Z0+3jGkUyJkltt5YpZhBb61ygWH4ARuY3+tLbb2qLg5LiyJbXbp5Dq63MXHmT9JCtLlW7V q+OIgdwifHQnhkvtQOQi/Jhe5nyBZKWWfoKFH4SkNAWhWYt7+kMBJiVGH6owhPBU52mR8D h8NlDNk69EHsydP04pxHPJmJZoPoOuga7qpZGG7D52a8ivXN6bJdulFTjLgEglDTN10qn5 rv2y8AYzarsGboaw4QGBrp0N0EooVePEiYbEhEySRIHEK39GLB9xM50iMQKXAQ== 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=1786317585; 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=es80NkHQHp/ik+yCG1/+n36wsDWe08ZqWUYAlrW+rl8=; b=lFyRJd5U5/SfGnwZabbRT0jmFJAXsOR/J+wu03iI+kvZ2QQYuDPCLQ+cxeGxs67+s4IYVl L7Uw5S9q/n5uP2Yw6YOUoXj+jh4kWFuR2B0YtnbU+X3A5GHBlieF3pDMQs6HQAJdFBxcpC k3of7PXCwc0B4IFo1TJPm5jd75DQiGShj7iJdyZ8B75Bq4Wisku8B/ZtH5Jze1F5uP4ZTO K5WxkeVenJVHFrC/R+CL9eYOzjPJs/TEWcH1NoRCfte4NjgdttySo9OSZuPtcTOaSntmNn sW7QvUo22tw+K4ZXoWGhiZODUJVieW+G4qQX1MvLd8MUMFDDSE40T3r0mXdCcA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hJDPF1hmrzl05 for ; Sun, 09 Aug 2026 23:19:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38ec6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 09 Aug 2026 23:19:40 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Enji Cooper Subject: git: 5007a5d682d3 - main - cpuset(9): correct markup 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: ngie X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5007a5d682d3737fe9b49c4cd69e04d025d209ec Auto-Submitted: auto-generated Date: Sun, 09 Aug 2026 23:19:40 +0000 Message-Id: <6a790b0c.38ec6.4df9883b@gitrepo.freebsd.org> The branch main has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=5007a5d682d3737fe9b49c4cd69e04d025d209ec commit 5007a5d682d3737fe9b49c4cd69e04d025d209ec Author: Enji Cooper AuthorDate: 2026-08-09 05:31:20 +0000 Commit: Enji Cooper CommitDate: 2026-08-09 23:17:56 +0000 cpuset(9): correct markup - Remove `\(em` from .Nm section as it's not valid mandoc markup. - Remove the section from the .Nm directive (it's handled under the .Dt directive). MFC after: 1 week Reported by: make manlint --- share/man/man9/cpuset.9 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/man/man9/cpuset.9 b/share/man/man9/cpuset.9 index 0ca04f921f82..f96226890d90 100644 --- a/share/man/man9/cpuset.9 +++ b/share/man/man9/cpuset.9 @@ -26,8 +26,7 @@ .Dt CPUSET 9 .Os .Sh NAME -.Nm cpuset(9) -\(em +.Nm cpuset , .Nm CPUSET_T_INITIALIZER , .Nm CPUSET_FSET , .Nm CPU_CLR ,