https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261706
--- Comment #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=71469bf91c731b378644a77c9823f2c0310ed11b commit 71469bf91c731b378644a77c9823f2c0310ed11b Author: Wolfram Schneider <[email protected]> AuthorDate: 2022-02-05 16:52:39 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2022-02-05 16:52:39 +0000 more restrict manual page reference detection No white spaces between man page and brackets, e.g. gpart(8) is valid, but gpart (8) not. PR: 261706 Reported by: Graham Perrin website/content/en/cgi/man.cgi | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.
