Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2024 13:23:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 223526] man(1) expands page names which contains wildcards
Message-ID:  <bug-223526-9-vK3B3HFqkX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223526-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223526-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=3D223526

Wolfram Schneider <wosch@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|Works As Intended           |FIXED

--- Comment #6 from Wolfram Schneider <wosch@FreeBSD.org> ---
(In reply to Mark Linimon from comment #5)

I don't understand what you mean with "committer's bit was taken into
safekeeping some time ago".

Anyway, the issue is fixed and I get the expected results now:

man -w 'm*n'
No manual entry for "m*n"

man -a -w '*[nM]*[nN]*'
No manual entry for "*[nM]*[nN]*"

--=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-223526-9-vK3B3HFqkX>