Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 21:40:26 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        Gordon Bergling <gbe@FreeBSD.org>
Cc:        src-committers@FreeBSD.org,  dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 8993d785a261 - main - expand.1: Fix markup for the '-t' option
Message-ID:  <86plujaklx.fsf@ltc.des.dev>
In-Reply-To: <202404191540.43JFeDXd088443@gitrepo.freebsd.org> (Gordon Bergling's message of "Fri, 19 Apr 2024 15:40:13 GMT")
References:  <202404191540.43JFeDXd088443@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gordon Bergling <gbe@FreeBSD.org> writes:
>     expand.1: Fix markup for the '-t' option
>=20=20=20=20=20
>     When viewing the manpage the '-t' option is shown as follows
>=20=20=20=20=20
>         -t -Sm tab1, tab2, ..., tabn Sm
>=20=20=20=20=20
>     with the markup '\&Sm' included within '.It Fl t', which doesn't
>     makes any sense.
>=20=20=20=20=20
>     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
--=20
Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86plujaklx.fsf>