Re: git: 94eca4b5f38b - main - loader.efi.8: Fix style warnings

From: Warner Losh <imp_at_bsdimp.com>
Date: Mon, 06 Nov 2023 16:20:32 UTC
On Mon, Nov 6, 2023 at 9:13 AM Guido Falsi <madpilot@freebsd.org> wrote:

> On 06/11/23 15:47, Benedict Reuschling wrote:
> > The branch main has been updated by bcr:
> >
> > URL:
> https://cgit.FreeBSD.org/src/commit/?id=94eca4b5f38baa03446216f585089852d98c283a
> >
> > commit 94eca4b5f38baa03446216f585089852d98c283a
> > Author:     Benedict Reuschling <bcr@FreeBSD.org>
> > AuthorDate: 2023-11-06 14:45:20 +0000
> > Commit:     Benedict Reuschling <bcr@FreeBSD.org>
> > CommitDate: 2023-11-06 14:45:20 +0000
> >
> >      loader.efi.8: Fix style warnings
> >
> >      This is a follow-up commit to
> bce728719e7f57272d99b6d039f10b4c636fa024
> >      to address mandoc(1) warnings.
>
> Thanks! Sorry for inconveniencing you!
>

Thanks benedict.. I'd planned on fixing the technical content as well...
Like what's a simple variable and how is it different than any other kind
of variable... And it needs to be in a specific directory in the ESP (a
term we try to use throughout the man page), etc. Wish I'd had had the
chance to review it.

Warner