Download raw body.
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
Smaller got.1 fixes