https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287037
--- Comment #5 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=f8b632fb046de18f82705eddd5a11f91d54036df commit f8b632fb046de18f82705eddd5a11f91d54036df Author: Wolfram Schneider <[email protected]> AuthorDate: 2025-07-21 07:23:45 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2025-07-21 07:23:45 +0000 man.sh: avoid endless loop limit the number of .so includes to a value of 32 instead of infinity. PR: 287037 Differential Revision: https://reviews.freebsd.org/D51412 usr.bin/man/man.sh | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
