[Bug 287037] man(1) runs in endless loop
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 287037] man(1) runs in endless loop"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.