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

From: Dag-Erling_Smørgrav <des_at_FreeBSD.org>
Date: Sat, 20 Apr 2024 19:40:26 UTC
Gordon Bergling <gbe@FreeBSD.org> writes:
>     expand.1: Fix markup for the '-t' option
>     
>     When viewing the manpage the '-t' option is shown as follows
>     
>         -t -Sm tab1, tab2, ..., tabn Sm
>     
>     with the markup '\&Sm' included within '.It Fl t', which doesn't
>     makes any sense.
>     
>     So just remove it.

You can't just remove the Sm, you need to add Ns before and after each
comma to do what the Sm was intended to do.  This is why we have a patch
review system, please use it.

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