Re: git: 9555d80066c9 - main - sh.1: Fix rendering error due to redundant .El
- In reply to: Alexander Ziaee : "git: 9555d80066c9 - main - sh.1: Fix rendering error due to redundant .El"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Feb 2026 14:56:40 UTC
On Tue, 3 Feb 2026 at 17:21, Alexander Ziaee <ziaee@freebsd.org> wrote:
>
> The branch main has been updated by ziaee:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=9555d80066c919596e152f923d38d58a740cdb5f
>
> commit 9555d80066c919596e152f923d38d58a740cdb5f
> Author: Artem Bunichev <tembun@bk.ru>
> AuthorDate: 2026-02-03 16:14:09 +0000
> Commit: Alexander Ziaee <ziaee@FreeBSD.org>
> CommitDate: 2026-02-03 16:20:26 +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
> ---
> bin/sh/sh.1 | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
I still get warnings from groff and mandoc about the sh(1) manpage
$ nroff -mandoc sh.1 >/dev/null
mdoc warning: Using a macro as first argument cancels effect of .Cm (#2553)
$ mandoc -T lint sh.1
mandoc: sh.1:2553:5: WARNING: skipping empty macro: Cm
-Wolfram
--
Wolfram Schneider <wosch@FreeBSD.org> https://wolfram.schneider.org