From nobody Mon Feb 16 17:24:13 2026 X-Original-To: dev-commits-src-main@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 4fF8lK5Sr7z6S4Vp for ; Mon, 16 Feb 2026 17:24:13 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fF8lK42dPz3RX0 for ; Mon, 16 Feb 2026 17:24:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771262653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ax8R49CHzp9IGB6hOl+/SSTFxHK5PdqnAZz5w6rUe04=; b=NRKF+tN0k0JSYlazwYbUMzZMbItktSDEKCvA9Pxr+U4nFROoynxXp3uX0s4sihTwUmaXRA /My8dTNGU6s7Bq57O4j26E6tHPyS9exjKoW60RHZol6zgexrgVn6/WxO3fZ5zxtVIolj69 H4v9/8xyPv59s1D95D07z+xYg+R2kg8bdshVZJG5xVidcIvBjolPk8bBsVI5kFbkAbFRCk 4rhxw3grh0Jx9zCuxix6+hCz93IFR9N3nRFPZE6doZ5tyRRlbb0TawoEt6suZ5PNRsvXg/ 6LrylRc8rxJNRIQLxTsq131OEyx/C5PF9ifgNd2RRZutk1cXNEyt4SlKHHCwJg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771262653; a=rsa-sha256; cv=none; b=GqQuMza1xn+GpBHe1RoSukrFsgz0L9bwveaFJNxJyy7MOCabii2Zf2WdEyFyBUMDI58Q45 2CbO1E0lQvbQajeiF4I9EyW/hNllr3VrzihA81kbF2UYUkMSRhzxRJAvM2j4ZgBdyaTMAf vVgRaoLnv9Fomj+eWpsxvbW3m6b6/w9PG4N1c+H1/drBUak13lf3zebK5UGrDgzAnoxlxO /5RergfLKfhuvVNv88hnIslJT7Le7c9uCcnbmKnbtZV9uFrYwi0BpHG7dRVP+A1x9chkVG 8DVcVySN094CB5oexPucDiYqbA+svWFwjtqtj5su3ptmEHwJNqeuRSIfxUCovw== 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=1771262653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ax8R49CHzp9IGB6hOl+/SSTFxHK5PdqnAZz5w6rUe04=; b=s7AjtLpcm6IPC0xYCPRjl/oKeTmcDq/VvrWpoG8HADWu793tS5dF2PdLMdN5ECF5AFWAXx lThjzq+lF5LDuufPlcCm+ppfjiUzt9TjfWyUhHTfp89Kn83m1Ke31vwonGOHwrOf8NvJWE CrLuSX8wyGHlwWGcRD7ImHT3SqyDNfb39tqusZ/9PNpKIoXwJ8N1pSB16Dm79Jb6x+IqzH cXvLQi6Ik/E+BVohaWrEqL5qKN+2lAMszyNLe6EVa07lJm+umhOUIECsuGsYq44/8R4kI+ kZN8kg6FQSEKqMyQcXxa6mZUZRkUlOcjcS5wHwVuSw3DHQhhv+SGbDUbyXI92g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fF8lK3TRQzYq7 for ; Mon, 16 Feb 2026 17:24:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 32bd6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 16 Feb 2026 17:24:13 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Artem Bunichev From: Alexander Ziaee Subject: git: e5213ca4a3ca - main - sh.1: Fix ordering of Cm and Aq macros List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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/main X-Git-Reftype: branch X-Git-Commit: e5213ca4a3ca742fd8d3b8db413a561b28fa6989 Auto-Submitted: auto-generated Date: Mon, 16 Feb 2026 17:24:13 +0000 Message-Id: <699352bd.32bd6.4f432678@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=e5213ca4a3ca742fd8d3b8db413a561b28fa6989 commit e5213ca4a3ca742fd8d3b8db413a561b28fa6989 Author: Artem Bunichev AuthorDate: 2026-02-16 17:21:21 +0000 Commit: Alexander Ziaee CommitDate: 2026-02-16 17:21:44 +0000 sh.1: Fix ordering of Cm and Aq macros MFC after: 3 days Reviewed by: ziaee Fixes: 2711852bd9ac (sh.1: Provide detailed job control documentation) Differential Revision: https://reviews.freebsd.org/D55194 --- bin/sh/sh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index f4340fab6cdc..dfe5419479a3 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -2554,7 +2554,7 @@ commands. .It Cm - Identifies the job that would become the default if the current default job were to exit. -.It Cm Aq space +.It Aq Cm space For all other jobs that are neither marked with .Cm + nor