Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2024 13:23:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 223526] man(1) expands page names which contains wildcards
Message-ID:  <bug-223526-227-TyGIpLlemE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223526-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223526

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]*"

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223526-227-TyGIpLlemE>