From nobody Thu Feb 12 05:07:26 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 4fBNb30CLLz6SJ63 for ; Thu, 12 Feb 2026 05:07:27 +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 4fBNb26c3Tz3PkF for ; Thu, 12 Feb 2026 05:07:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770872846; 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=HYhZu8vYqw1E/0xQS0rjPbaS8u2Jw5oxIla3TlY0Fww=; b=Fo03EFiPGQE4wdCdk25x7Vg0a+rgP7dnpcd8Hp5S9Pg/pfhj03G8t+kObeUVPH3tvqJpfe TV6lHAuLzhQQv8mOFlkJMTQC5pABd5f5QpNrs/P77BU00Pb9fytsMkBD/Quysrqa4tvCNP BFLytiPnTmfdECMLmAm75NIdFxnNCVWr6Q3HMwTzAOSEiWt44IddVyKetuMW88C53+73Hk dLYyI0oOHt0aFWCokQszA6y8IlocmS3EcfK1vEggSuIsy6QutwE0r6jmSGDxJyS+YY9FzM W1e4f+B8AZg4637cFwIpWOSvxQJisastykGtk/4zKGvHXhGRUw6kz2neyL4Q6Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770872846; a=rsa-sha256; cv=none; b=wbRKzcc83FuZzDUPmUjyAPp3epryPUsaEJqF4UxTi7yzFEkN4GRE9YlPAWb6iYmIKDHsfe Q126xpL+kyrFrk+VV4mpJZ7Dua/8sZyatK6wxWjjgrWY3IFWFl6QgfWuKJVo6cfRajbD2y +NRBepz3VrM2SEySRM9ZYYgKug7J/8rtzuAv8lgyfXVIkMqxKhCjVDy6fRaXoF+dXqJPJ1 SM1jIA/os3qrafH4lTnT/lQ/+33HGqkY3+ngzh4I+lFe+6tKXxgvTmvYRowMGckCqkEtwP 4FMOGg/Amq5Hwk1SZHvscBGpkePZTMSryw1UXir8shiI0ztqBKjjESwb/18Zvg== 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=1770872846; 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=HYhZu8vYqw1E/0xQS0rjPbaS8u2Jw5oxIla3TlY0Fww=; b=ti+xeZ6Sqk3dK2K5BfXnHpNa5DNME2rxwup7W+4EOFJ1wiJ/GMOfG4ACpw5pUP1CZUQUk+ WL0G2rCDc5PawRHvrl9AphwqQE/bFci8NYWVcKZVjuFEz1v6WsX8Fhn76lHgopZOgUGueu PbBEa/bNNybHkD2EhqIbdeRyE8VykU2RS7TGZiiFPoTFudrvW92Cx1sw9LUAElQkfN6QcS P368aLlZD8y8SWIhYSprrqrYYs2G4/ZKyPZTnGcHL4a3Hb7eAeYUub9/6kop1bqfy+lKyp lh560svDRFGnBJw77aaU2eV2nYCpN3DTDeRJ8QSR2hrVLdSlvAN6wVoRRdUbWg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fBNb268fyz6F6 for ; Thu, 12 Feb 2026 05:07:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22e7d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 12 Feb 2026 05:07:26 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Artem Bunichev From: Alexander Ziaee Subject: git: 35a4e3a73367 - stable/15 - sh.1: Fix rendering error due to redundant .El 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 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: 35a4e3a73367715bb2b55a0b9190617da8155cea Auto-Submitted: auto-generated Date: Thu, 12 Feb 2026 05:07:26 +0000 Message-Id: <698d600e.22e7d.5426710f@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=35a4e3a73367715bb2b55a0b9190617da8155cea commit 35a4e3a73367715bb2b55a0b9190617da8155cea Author: Artem Bunichev AuthorDate: 2026-02-03 16:14:09 +0000 Commit: Alexander Ziaee CommitDate: 2026-02-12 05:04:33 +0000 sh.1: Fix rendering error due to redundant .El Due to this all the rest of the items in the Built-in Commands section were not rendered at all. Fixes: 2711852bd9ac ("sh.1: Provide detailed job control documentation") MFC after: 3 days Reviewed by: emaste, ziaee Differential Revision: https://reviews.freebsd.org/D55080 (cherry picked from commit 9555d80066c919596e152f923d38d58a740cdb5f) --- bin/sh/sh.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index dc3ebfb17215..3113c1cf6166 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -41,7 +41,7 @@ .\" the referee document. The original Standard can be obtained online at .\" http://www.opengroup.org/unix/online.html. .\" -.Dd January 27, 2026 +.Dd February 3, 2026 .Dt SH 1 .Os .Sh NAME @@ -2600,7 +2600,6 @@ write to the terminal while in the background. See .Xr signal 3 for additional information on the meanings of the aforementioned signals. -.El .It Ar command The associated command that was given to the shell. .El