[Bug 287037] man(1) runs in endless loop

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 24 May 2025 06:58:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287037

Wolfram Schneider <wosch@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #1 from Wolfram Schneider <wosch@FreeBSD.org> ---
I think the problem is related to

commit e85a6f8dff96d33e7139a67f5b02dafaace0974c
Author:     Mohamed Akram <mohd.akram@outlook.com>
AuthorDate: Fri Feb 2 16:26:20 2024 -0700
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: Fri Feb 2 18:34:59 2024 -0700

    man: fix redirect for locales and file arguments

    Use the locale-specific path for localized pages and the appropriate parent
    directory for file arguments when handling redirects.

    Signed-off-by: Mohamed Akram <mohd.akram@outlook.com>
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/1019

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