"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
"Omar Polo" <op@omarpolo.com>
Subject:
Re: Smaller got.1 fixes
To:
Matthias Schmidt <openbsd@xosc.org>
Cc:
gameoftrees@openbsd.org
Date:
Sun, 22 Feb 2026 20:42:34 +0100

Download raw body.

Thread
  • Matthias Schmidt:

    Smaller got.1 fixes

    • Omar Polo:

      Smaller got.1 fixes

Hello,

Matthias Schmidt <openbsd@xosc.org> wrote:
> Hi,
> 
> I noticed some glitches while looking at the web version of got.1.
> The patch does the following:
> 
> - Replace non-existing macro .Xs with .Sx
> - Remove a trailing whitespace
> - Add newline.  Otherwise, the sentence is displayed wrong in the web
>   version.  It's not visible via man(1) but still a bug.
> 
> There is also a self-reference to got(1) which could be replaced with
> .Nm.  It can be debated if this needs fixing or is the right wording.
> I included another patch at the end in case you want to fix this
> as well.  Otherwise, discard the patch.

Both made sense to me, just committed :)

Thanks!
Omar Polo