Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Sep 2025 16:36:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 289245] [PATCH] usr.bin/man: support -l option
Message-ID:  <bug-289245-227-qFCFcDDXru@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289245-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=289245

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org,
                   |                            |gtetlow@FreeBSD.org

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
I haven't yet reviewed the patch but this sounds good to me.

> * If -l support is added, i think support for "man ./manpage.1" should probably be
> kept for a few years to ensure a smooth transition.  After that, a decision can be
> made to either delete support for "man ./manpage.1" or to keep it for good - either
> way, that is out of the scope of this patch.

IMO we should start emitting a warning on `man ./manpage.1` usage indicating
that it's deprecated, suggesting -l. But indeed that can happen after and
independent of this change.

-- 
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-289245-227-qFCFcDDXru>