Re: git: 8993d785a261 - main - expand.1: Fix markup for the '-t' option

From: Dag-Erling_Smørgrav <des_at_FreeBSD.org>
Date: Tue, 23 Apr 2024 14:50:40 UTC
Gordon Bergling <gbe@freebsd.org> writes:
> I usualy always create differentials for changes, but I try to avoid them
> for one-line changes. I have tested various combinations for the .Sm usage,
> but I didn't saw any change in the manual page formating when removing the
> macro, so that was the easiest thing to have the '-t' option not advertising
> a none existing '-Sm' option.

Sm is used to turn spacing on and off, cf. mdoc(7) or even just the
synopsis section of the man page you were editing.  I don't know why it
doesn't work in that specific context, the easiest solution is to use Ns
before and after each comma.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org