Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2024 15:40:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 274897] expand(1) man page contains spurious characters
Message-ID:  <bug-274897-9-cxoO3jNWKa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274897-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274897-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274897

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D8993d785a261ee92528b44dae5a629ce3=
89de412

commit 8993d785a261ee92528b44dae5a629ce389de412
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-04-19 15:39:37 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-04-19 15:39:37 +0000

    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.

    PR:     274897
    MFC after:      3 days

 usr.bin/expand/expand.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274897-9-cxoO3jNWKa>