From: "Omar Polo" Subject: Re: Smaller got.1 fixes To: Matthias Schmidt Cc: gameoftrees@openbsd.org Date: Sun, 22 Feb 2026 20:42:34 +0100 Hello, Matthias Schmidt 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